[TYPO3-dev] problem with utf8filesystem = 1
Gideon So
gideonso at livingwater.org.hk
Thu May 17 12:15:41 CEST 2007
Hi Martin,
That is strange I know. I tested this with two different servers. Both
of them produce the same result. I am using linux, php5 also. How can I
help to get more detail on this??
Gideon
Martin Kutschker 提到:
> That doesn't happen on my system (Linux, PHP5).
>
> This is the replacement statement (in class.t3lib_basicfilefunc.php):
>
> preg_replace('/[\x00-\x2C\/\x3A-\x3F\x5B-\x60\x7B-\xBF]/u',
> '_',trim($fileName));
>
> There is no rule that covers x and the capital letters.
>
> Masi
More information about the TYPO3-dev
mailing list