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