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

Dmitry Dulepov dmitry.dulepov at gmail.com
Wed Jul 15 20:54:36 CEST 2009


Hi!

Martin Kutschker wrote:
> There must be some code which does the unescape(). It should be changed
> to decodeURI(). Sidenote: Even if it's working for you without
> decodeURI() on utf-8, it will break on non-utf8 back-ends, because
> encodeURI() converts the string from the page-charset to utf-8.

Than we can just convert this UR parameter from UTF-8 to BE character set. We just state that it always comes in UTF-8.

-- 
Dmitry Dulepov
LinkedIn: http://www.linkedin.com/in/dmitrydulepov
Twitter: http://twitter.com/dmitryd
Skype: liels_bugs


More information about the TYPO3-team-core mailing list