Project

General

Profile

Actions

Bug #20259

closed

0008360: locallang.xml charset convertion dont work for LOCAL_LANG['default']

Added by Franz Holzinger over 15 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-04-01
Due date:
% Done:

0%

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

Description

The bug #18766 is still present.

-----
} else {
$targetCharset = $csConvObj->parse_charset($csConvObj->charSetArray[$langKey] ? $csConvObj->charSetArray[$langKey] : 'iso-8859-1');
}
----
All texts are NULL.
$targetCharset gets empty in some cases!

(issue imported from #M10819)


Files

8360-t3lib_div.diff (660 Bytes) 8360-t3lib_div.diff Administrator Admin, 2009-04-01 00:35
8360-t3lib_div_1.diff (1.06 KB) 8360-t3lib_div_1.diff Administrator Admin, 2009-04-01 00:46

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #19404: text in default language in xml file is overridden by random translated textClosed2008-10-01

Actions
Is duplicate of TYPO3 Core - Bug #18766: locallang.xml charset convertion dont work for LOCAL_LANG['default']ClosedDmitry Dulepov2008-05-09

Actions
Actions

Also available in: Atom PDF