Actions
Bug #19238
closedFlexform is scrambing utf8-labels
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-08-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
In flexforms unicode labels and unicode select-items are not handled correctly. So it is impossible to use special-chars in labels and select fields.
The problem is caused by the sL method in t3lib_tceforms wich is calling $GLOBALS['lang']->sL
I did'nt find a good solution but maybe someone of the Core-Devs can fix this.
- TYPO3 uses force-charset "utf-8"
- The Flexform xml is unicode
(issue imported from #M9202)
Actions