Author: beland
Description:
If you go to the specified URL, you will find two articles, a good article named
"Rialto, California" and a bogus article named "Rialto,%20California". The link
to the first one works fine. The link to the second one brings you to the first
article. In fact, typing in the URL shown for the second one (which is what I
would expect to work), brings you to the first article. I'm not sure why
url-encoding is de-coded twice (from Rialto%2C%2520California to
Rialto,%20California to Rialto, California) instead of just once. In the long
run, it may be a feature - it's nice if article names are canonicalized - but
in the short run, it's keeping me from accessing the text of the second article.
There could easily be some badly-named articles with legitimate text that need
to be rescued. -- Beland of en.wikipedia.org
(This may or may not be related to Bug 337)
Version: unspecified
Severity: normal
OS: Linux
URL: http://en.wikipedia.org/wiki/Special:Search?search=Rialto%2C%2520California&go=Go