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 #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 Franz Holzinger over 11 years ago

This has become irrelavant because TYPO3 4.5 does not support other characters than utf-8.

Actions #3

Updated by Alexander Opitz over 11 years ago

  • Status changed from Needs Feedback to Closed
Actions

Also available in: Atom PDF