[TYPO3-core] RFC: #7910: creating a folder in filelist causes a PHP error
Martin Kutschker
martin.kutschker-n0spam at no5pam-blackbox.net
Sun Mar 23 19:25:02 CET 2008
Steffen Kamper schrieb:
> Hi
>
> This is an SVN patch request.
>
> Type: Bugfix
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=7910
>
> Branches: 4.2
>
> On Windows following warning is given:
> Warning:
> parse_url(/typo3/typo3/file_list.php?id=D:/htdocs/web1/html/typo3/fileadmin/user_upload/media/oeueae_________/Test/test)
> [function.parse-url]: Unable to parse URL in
> D:\htdocs\web1\html\typo3\typo3\template.php on line 439
>
>
> Solution:
> use urlencode
-1 The solution is bogus, sorry. We have to find out why the url isn't
encoded at this point. I have no Windows installation ready right now,
but will check it Wednesday or Thursday.
Sidenotes: Why did this error not occur in 4.1? Why is REQUEST_URI used
to figure out the path info?
Masi
More information about the TYPO3-team-core
mailing list