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 #1

Updated by Wouter Wolters about 9 years ago

  • Description updated (diff)
  • Status changed from New to Accepted
  • Assignee set to Wouter Wolters
  • Target version deleted (0)
  • TYPO3 Version set to 7
  • Is Regression set to No
Actions #2

Updated by Gerrit Code Review about 9 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36128

Actions #3

Updated by Gerrit Code Review about 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36128

Actions #4

Updated by Wouter Wolters about 9 years ago

  • Status changed from Under Review to Closed

Couldn't find a bug in here. Closed now. If still a problem just ping me:)

Actions

Also available in: Atom PDF