[TYPO3-core] UTF-8 in file names

Michael Stucki michael at typo3.org
Tue Oct 31 13:31:55 CET 2006


Hi Martin,

> As part of the ongoing UTF8-ification I have enabled UTF-8 in file names.
> I have created an XCLASS extension for this (for easier testing). I could
> not upload it to TER (may not start with "u" but I'm not going to rename
> it).
> 
> To enable this feature put
> 
> $TYPO3_CONF_VARS['SYS']['UTF8filesystem'] = TRUE;
> 
> into your localconf.php. You must also have set forceCharset to UTF-8.

Thanks! I will try this after we have 4.0.3 out (hold on...) and let you
know.

> Little change is needed, but note the use of encodeURIComponent() to pass
> UTF8 in URLs around. encodeURIComponent() is supported by all current
> browsers.

Still, can you please provide me with a patch so I can see what has changed?

- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/



More information about the TYPO3-team-core mailing list