Am 11.01.2010, 04:37 Uhr, schrieb Gideon So <[email protected]>:
Hi Steffen,
Tested. All Chinese characters are removed in both 4.2.10 and 4.2.9.
But the problem only exists in the backend of 4.2.10.
It's because of a security patch in 4.2.10.
I have a similar bug at our hoster (domainfactory here in germany), where
also all special chars are removed.
They told me, their apache somehow misteric runs english locales (after a
big update) and I should include this as a hot-fix:
setlocale(LC_ALL, 'de_DE.iso8859-1');
You could try this, too by setting a chinese charset (or utf-8 :-P).
Steffen
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english