[TYPO3-core] RFC #9060: Wrong alert text in Constant editor
Martin Kutschker
masi-no at spam-typo3.org
Wed Jul 30 20:21:57 CEST 2008
Dmitry Dulepov [typo3] schrieb:
> Hi!
>
> Martin Kutschker wrote:
>> Why is the string rawurlencoded/unescaped? I don't think that we need
>> that. All new browsers can deal with arbitrary character sets in JS.
>
> I do not know. If you are sure, I can remove rawurlencode/unescape.
>
> I only changed alert to confirm in this patch. The rest is the same as
> was there for years.
But now you'll get other character sets into the pop-up. This is not the
same as it has been.
I think the value shouldn't be URL-encode but hsc'd as it's within an
attribute. AFAIR we have a special function in t3lib for that purpose.
Masi
More information about the TYPO3-team-core
mailing list