[TYPO3-core] RFC: #11458: Russian chars in the comments are encoded wrong when changing the stage of an element

Steffen Kamper info at sk-typo3.de
Wed Jul 15 17:07:12 CEST 2009


Hi,

this is a SVN patch request.

Type: Bugfix

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

Branches: Trunk, 4_2

Problem:
In the Versioning-Modul:
When you change the stage for an element, for example sending it to the 
reviewer, a javascript popup box opens where you can enter a comment. 
When you enter russian chars they aren't stored correct. This is because 
the comment is sended through the javascript function escape().

Solution:
use encodeURI() instead of escape()

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 11458.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090715/57ef061c/attachment.txt 


More information about the TYPO3-team-core mailing list