[TYPO3] Re: problem with some character like é, è, â etc.
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Wed Mar 1 15:59:35 CET 2006
Ibrahima Diop schrieb:
>
> Typo3 doesn't use file whose name content character like é, è, â, à....
No it doesn't. Up to 3.8 all accented characters (in fact all non-ASCII
characters) are replaced by underscores. In 4.0 all accents will be
stripped (so é becomes e).
The reason is that TYPO3 is a) agnostic of the charset of the filesystem
and b) uses them possibly in URLs.
I think it may be possible to support UTF-8 encoded filesystems but not
arbitrary encodings.
Masi
More information about the TYPO3-english
mailing list