Project

General

Profile

Actions

Bug #24660

closed

makeShortcutIcon() fails parse_url with REQUEST_URI

Added by Kevin Ulrich Moschallski about 13 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2011-01-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

makeShortcutIcon() calls parse_url with REQUEST_URI as parameter. This fails because parse_ul only works with urls and not with uris.

See attached patch.

http://php.net/manual/en/function.parse-url.php
(issue imported from #M17139)


Files

17139.patch (671 Bytes) 17139.patch Administrator Admin, 2011-01-19 12:31
Actions

Also available in: Atom PDF