Project

General

Profile

Actions

Bug #28264

closed

Feature #25397: Adding XLIFF support as the default format for translation

Wrong check for existance of translated label

Added by Steffen Gebert almost 13 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-07-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

While tslib_fe::getLL() checks the existance of a translated label with
isset(), language::getLLL() does this with a strict string comparison.
This is evaluated as TRUE, if the subkey is not set at all, which is an
unexpected behavior.

Thus check, whether the label was translated into the current language
using isset().


Related issues 1 (0 open1 closed)

Precedes TYPO3 Core - Feature #20953: Add a warning for IE6 users in TYPO3 4.6ClosedSteffen Gebert2011-07-182011-07-18

Actions
Actions

Also available in: Atom PDF