This is a duplicate into the 5.x branch of an issue discovered in 4.7. For full details see
The attached patch addresses the issue by adding a comparision between $_SERVER['REQUEST_URI'] and $_SERVER['QUERY_STRING']. If QUERY_STRING contains a value and that value is not present in REQUEST_URI, an alternative method of determining request_uri()'s value is used.
| Comment | File | Size | Author |
|---|---|---|---|
| request_uri_patch_5.x_0.txt | 571 bytes | dfaulkner |
Comments
Comment #1
Steven commentedPlease keep issues together.