Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Apr 2012 at 15:23 UTC
Updated:
11 Jun 2015 at 03:53 UTC
Jump to comment: Most recent
Comments
Comment #1
effulgentsia commentedtagging
Comment #1.0
effulgentsia commentedUpdated issue summary.
Comment #2
Robert_T commentedThis issue appears to be obsolete. The request_uri() function does not appear in D8; the closest equivalent is in \Symfony\Component\HttpFoundation\ApacheRequest::prepareRequestUri().
Comment #3
dawehnerYou are absolutely right, this method is not in Drupal itself anymore. Especially
\Symfony\Component\HttpFoundation\Request::prepareRequestUrihas quite some edge cases shown, so I think its fine to close this issue.Comment #5
David_Rothstein commentedShould probably do something about that for Drupal 7, though.