Skip to content
This repository was archived by the owner on Feb 8, 2022. It is now read-only.

Conversation

@miramar-harvey-ball
Copy link

Fixes the issue with special characters in the URL by encoding the $_SERVER['REQUEST_URI'] before it is decoded. The issue that was stopping it from working was that special characters from $_SERVER['REQUEST_URI'] would already be encoded and then get re encoded again causing them not to match the URLs in the database

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant