[TYPO3-core] FYI18: Fix bug #12825: Wrong encoding of labels in t3editor

Oliver Hader oliver at typo3.org
Sun Nov 29 16:48:44 CET 2009


FYI: Committed to SVN Trunk (rev. 6583)

olly


Oliver Hader schrieb:
> This is an SVN patch request that will be committed to SVN after 18
> hours if nobody objects.
> 
> Type: Bugfix
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=12825
> 
> Branch: Trunk
> 
> Problem:
> The encoding of labels in t3editor is wrong and will deliver empty
> labels if special chars appear there and a non-UTF-8 encoding is used.
> 
> Solution:
> Convert the labels to UTF-8 again before running json_encode() on the array.
> 
> olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-core mailing list