Last modified: 2006-01-17 12:40:58 UTC
Hallo! Please compare with Bug 502: Bad title error condition produces some silly links If you open http://en.wikipedia.org/w/index.php?title=Charset.js&diff&oldid=35293962 you get the imprression that the summary of this bug should be "[[Error]] is generated in the main namespace - this should be a dummy special page" But if you take a closer look you will see that the url's generated by the tabs are pointing somewhere else. There are more posibilities to fix this: a) the displayed header (header text) should be somethink like {{MediaWiki:Error}} {{MediaWiki:At}} {{FULLPAGENAME}} Note that [[MediaWiki:Error]] exists bit [[MediaWiki:At]] does not. b) create a dummy special page for error conditions (which should not be included / visible at [[special:Specialpages]]. best regards reinhardt [[user:gangleri]]
read more about the url of this bug at: Bug 4639: Allow Diff of current revosion of one page with old revision from another page
Your URL is in article namespace, so it's not too surprising the links are too. If you change the URL to another namespace, they change to follow. Resolving INVALID.
Thanks Brion! I just noticed myself comparing this url with the one from Bug 2455: correct navigation links for diffs between two different pages best regards reinhardt [[user:gangleri]]
P.S. The correct url would be: http://en.wikipedia.org/w/index.php?title=MediaWiki:Charset.js&diff&oldid=35293962