[TYPO3-core] RFC: #11458: Russian chars in the comments are encoded wrong when changing the stage of an element
Martin Kutschker
masi-no at spam-typo3.org
Thu Jul 16 11:26:41 CEST 2009
Dmitry Dulepov schrieb:
> 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.
Correct.
Masi
More information about the TYPO3-team-core
mailing list