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.

CommentFileSizeAuthor
request_uri_patch_5.x_0.txt571 bytesdfaulkner

Comments

Steven’s picture

Status: Needs review » Closed (duplicate)

Please keep issues together.