[Typo3-dev] RFC: Bug #277: utf-8 + JSMENU/feAdminLib
Bernhard Kraft
kraftb at kraftb.at
Fri Oct 21 04:41:19 CEST 2005
Ernesto Baschny [cron IT] wrote:
> 1) we can just strip this method from the tslib_cObj patch
> 2) merge the part that updates the "updateForm" calls to call
> LANG->JScharCode with what my patch in #1472 does for the alert dialogs
> 3) apply to CVS :)
If you have read the thread completly you would know that those JScharCode are completly unnecessary.
Tell me: do you write ü or similar into your HTML any more ? or do you directly input the meant characters ?
Or does T3 output ever "ü" as ü .... no ... simply because it is not necessary. And the same is true for Javascript
strings. Only the delimiter " or ' needs to get quoted with a \
greets,
Bernhard
More information about the TYPO3-dev
mailing list