Actions
Bug #19404
closedtext in default language in xml file is overridden by random translated text
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-10-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When the default language in a XML file locallang.xml contains a label which is not available in the website language, then this default value is internally stored with a random translation in the $LOCAL_LANG of the pibase object. This wrong text is displayed. It should never replace the original text by a random text of the website's language texts in this xml file.
<languageKey index="default" type="array">
<label index="all">ALLLL</label>
</languageKey>
(issue imported from #M9466)
Files
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.
Actions