Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid sending encoded query string #45

Merged
merged 1 commit into from
Apr 10, 2016
Merged

Avoid sending encoded query string #45

merged 1 commit into from
Apr 10, 2016

Conversation

j0k3r
Copy link
Owner

@j0k3r j0k3r commented Apr 10, 2016

For example, this index.php?article49/commandes-de-base became index.php?article49%2Fcommandes-de-base which can generate an endless 301.

This should fix wallabag/wallabag#1888 & wallabag/wallabag#1897

For example, this `index.php?article49/commandes-de-base` became `index.php?article49%2Fcommandes-de-base` which can generate an endless 301.
@j0k3r j0k3r added the bug label Apr 10, 2016
@j0k3r j0k3r merged commit 1946c6d into master Apr 10, 2016
@j0k3r j0k3r deleted the encoded-qs branch April 10, 2016 18:54
j0k3r added a commit that referenced this pull request Apr 24, 2016
Need to find an other solution ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong display in wallabag v2 - site http://blog.niqnutn.com
1 participant