[TYPO3-core] BUG #17979: feedback to javascript

Steffen Kamper info at sk-typo3.de
Thu Mar 17 19:21:34 CET 2011


Hi,

as we use utf8 by default, it simply works if you comment out:
output = escape(output);

escape only works for latin charset, it fails with utf-8

We also don't need utf8-encoding as we use utf8 with 4.5 as default.

vg Steffen


More information about the TYPO3-team-core mailing list