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

Unescaped % in URLs #24

Open
Ltrlg opened this issue Sep 14, 2014 · 0 comments
Open

Unescaped % in URLs #24

Ltrlg opened this issue Sep 14, 2014 · 0 comments
Assignees
Labels

Comments

@Ltrlg
Copy link

Ltrlg commented Sep 14, 2014

In my list of top most edited pages on frwiki [1], I have the talk page [2]. The URL for it is [3], which throws a 400 Bad request because % can’t be alone in URLs. It should be [4] instead.

[1] https://tools.wmflabs.org/supercount/index.php?user=Ltrlg&project=fr.wikipedia&toplimit=10
[2] Discussion:Real Humans : 100 % humain
[3] //fr.wikipedia.org/wiki/Discussion:Real_Humans_:_100_%_humain
[4] //fr.wikipedia.org/wiki/Discussion:Real_Humans_:_100_%25_humain

@cyberpower678 cyberpower678 self-assigned this Sep 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants