Last modified: 2011-04-18 21:18:32 UTC
Check these three types of links: 1) http://cs.wikipedia.org/wiki/Diskuse_s_wikipedistou:Danny_B.?redirect=no 2) http://cs.wikipedia.org/wiki/User_talk:Danny_B.?redirect=no 3) http://cs.wikipedia.org/wiki/Diskuse_s_wikipedistkou:Danny_B.?redirect=no 3) http://cs.wikipedia.org/wiki/Wikipedista_diskuse:Danny_B.?redirect=no 3) http://cs.wikipedia.org/wiki/Wikipedistka_diskuse:Danny_B.?redirect=no 3) http://cs.wikipedia.org/wiki/Diskuse_s_u%C5%BEivatelem:Danny_B.?redirect=no 3) http://cs.wikipedia.org/wiki/Diskuse_s_u%C5%BEivatelkou:Danny_B.?redirect=no 3) http://cs.wikipedia.org/wiki/U%C5%BEivatel_diskuse:Danny_B.?redirect=no 3) http://cs.wikipedia.org/wiki/U%C5%BEivatelka_diskuse:Danny_B.?redirect=no (you can use ?action=edit or any other querystring) The latter two types (2 - canonical name and 3 - aliases) used to redirect to the first one but they no longer do. Same for other namespaces, e.g. ns:project: 1) http://cs.wikipedia.org/wiki/Wikipedie:Autobiografie?redirect=no 2) http://cs.wikipedia.org/wiki/Project:Autobiografie?redirect=no 3) http://cs.wikipedia.org/wiki/WP:Autobiografie?redirect=no Redirect works when no querystring is present in URL including "?" alone. ---- Not sure, if it's MediaWiki issue or local Wikimedia sites configuration, so putting it to MediaWiki with code-update-regression keyword.
Special pages aliases still work, e.g. http://it.wikiquote.org/wiki/Special:Recentchanges?limit=2 becomes http://it.wikiquote.org/w/index.php?title=Speciale:UltimeModifiche&limit=2 .
Tested on trunk, 1.16, 1.15 and 1.14 branches, the behavior is always the same: no redirection. I don't see any regression here. Note for Nemo: special pages are treated separately.
(In reply to comment #2) > Tested on trunk, 1.16, 1.15 and 1.14 branches, the behavior is always the same: > no redirection. I don't see any regression here. If it used to work and it doesn't work now, it apparently must be some regression. The only question is, where - please mind my footnote in comment #0. What exactly did you test? Also please mind, that WMF runs a bit different version of MediaWiki.
(In reply to comment #3) > If it used to work and it doesn't work now, it apparently must be some > regression. The problem is that I don't remember that those URLs were redirecting. The code is supposed to redirect only when there's no other query string parameter as title (action can be there, but only set to "view"); it has always been the same code since ages. > What exactly did you test? Also please mind, that WMF runs a bit different > version of MediaWiki. I tested the case 2) on my local machine. The code actually running on WMF site is essentially MediaWiki 1.16.0.