Skip to content

Conversation

mart-insiders
Copy link

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets comma separated list of tickets fixed by the PR

Bug 1.
A redirect with queryparameters in target will duplicate its queryparameters if the source is itself. This is only required when redirecting to an external source.
Also, only appending queryparameters should be required if the redirect has a queryparameter in its target.

Bug 2.
When redirecting with a wildcard, a url which requires UTF8 is not always properly configured. This causes a 500 error when visiting the redirect. Checking the utf8 preg_match with the decoded routePath will fix this problem.

Test cases are added for both bugs.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant