[TYPO3-core] Charset-issue?

Martin Kutschker Martin.Kutschker at blackbox.net
Wed Mar 8 11:49:00 CET 2006


Peter Niederlag <peter at niederlag.de> writes on 
Wed, 08 Mar 2006 11:44:59 +0100 (MET):

> 
> for file in * ; do print_encoding $file; done //or alike


You can try a iconv from utf-8 to somethng else. iconv chokes when the input is not utf-8.


> AFAIR typo3-src should fully be kept in utf-8. Or is this wrong?


That would be news to me. I think it's still latin1, except for locallang.php (mixed) and locallang.xml (utf-8).

Masi 



More information about the TYPO3-team-core mailing list