Project

General

Profile

Actions

Bug #19404

closed

text in default language in xml file is overridden by random translated text

Added by Franz Holzinger about 16 years ago. Updated about 11 years ago.

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

readLLXMLfile.diff (733 Bytes) readLLXMLfile.diff Administrator Admin, 2008-10-01 23:26

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #20259: 0008360: locallang.xml charset convertion dont work for LOCAL_LANG['default']Closed2009-04-01

Actions
Actions #1

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)?

Actions #2

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

Also available in: Atom PDF