[TYPO3-core] RFC #11696: External files with Umlauts/special chars in filename are not indexed
Steffen Kamper
info at sk-typo3.de
Tue Mar 23 17:20:01 CET 2010
Hi,
Dmitry Dulepov schrieb:
> Hi!
>
> This is SVN patch request.
>
> Type: bug
>
> Branches: 4.3, 4.4
>
> BT reference: http://bugs.typo3.org/view.php?id=11696
>
> Problem: if file names in link contain non–English characters, they
> cannot be indexed because they are urlencoded.
>
> Solution: call urldecode() on the file name before checking for file
> existence.
>
>
+1 by reading.
Just a question - when is rawurlencode used, when urlencode, both seemed
to be mixed up in core.
vg Steffen
More information about the TYPO3-team-core
mailing list