[TYPO3-core] FYI: Fixed bug #12926: RTE floods BE Log with error messages from json_encode()

Stanislas Rolland typo3 at sjbr.ca
Sun Dec 6 04:40:12 CET 2009


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
Some configuration and localization arrays are not always converted to 
utf-8 before being json-encoded. The problem arises in particular when 
the BE is not utf-8-encoded.

Solution:
Ensure arrays are utf-8 before being json-encoded.

Bugtracker references:
http://bugs.typo3.org/view.php?id=12926
http://bugs.typo3.org/view.php?id=12936

Branches:
trunk (revision 6635)
TYPO3_4-3 (revision 6634)

Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_12926_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091205/bcf2967f/attachment.txt>


More information about the TYPO3-team-core mailing list