Last modified: 2011-11-28 14:21:23 UTC
Dear friends; This report ist similar as the reports about the tabs when the error [[MediaWiki:Badtitle]] occurs. See http://bugzilla.wikimedia.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&long_desc_type=allwordssubstr&long_desc=badtitle&order=Bug+Number bug 000502 Bad title error condition produces some silly links The url from above generates: pagetitle (in the user namespace): No such action page content From Wikimedia Incubator Jump to: navigation, search The action specified by the URL is not recognized by the wiki Return to Main Page. enhancement request. The page title is « Error » so this should be a page in the « Special » namespace and no tabs except the « Special » tab should be available. At the moment the following tabs are shown: * User page * Discussion * Edit * Watch Best regards Reinhardt [[user:Gangleri]]
(In reply to comment #0) > ... > At the moment the following tabs are shown: > > * User page > * Discussion > * Edit > * Watch note: all tabs relate to [[incubator:user:I18n]] http://incubator.wikimedia.org/wiki/user:I18n * User page * Discussion * Edit * History * Move * Unwatch * ... depending on user rights ...
(In reply to comment #0) > ... > This report ist similar as the reports about the tabs when the error > [[MediaWiki:Badtitle]] occurs. See > http://bugzilla.wikimedia.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&long_desc_type=allwordssubstr&long_desc=badtitle&order=Bug+Number > bug 000502 Bad title error condition produces some silly links A sample url would be http://incubator.wikimedia.org/w/index.php?title=template:#
(In reply to comment #2) > ... > http://incubator.wikimedia.org/w/index.php?title=template:# http://incubator.wikimedia.org/wiki/template%3A
Anonymous users will get Permission error From Wikipedia, the free encyclopedia Wikipedia does not have an article with this exact title. Please search for Stella Blómkvist in Wikipedia to check for alternative titles or spellings. Log in or create an account to start the Stella Blómkvist article ... at http://en.wikipedia.org/w/index.php?title=Stella_Bl%C3%B3mkvist&action=edit The tabs * Article * Discussion relate to [[Stella Blómkvist]] and [[talk:Stella Blómkvist]] Clicking on the first tab is like a loop in the user interface; nothing will change.
http://mi.wikibooks.org/w/index.php?title=Hau_K%C4%81inga&action=edit&uselang=en shows ---- Database locked The database is currently locked to new entries and other modifications, probably for routine database maintenance, after which it will be back to normal. The administrator who locked it offered this explanation: This wiki has been closed per http://meta.wikimedia.org/wiki/Proposals_for_closing_projects/Closure_of_Maori_Wikibooks You can view and copy the source of this page: ---- At the moment the following tabs are shown: * Page * Discussion * Edit * History * Move * Unwatch remarks: This comments incorporates more issues: 1) « Database locked » is taking the place where the *valid* « page title » is shown normaly. This is a user interface issue. 2) The user rights are not applicable in this form at a locked database. Some tabs make no sense. I assume that only * Page * Discussion * Show source * History should be shown This is a user right managment issue. Looking closer one might say this is not an error; this is only a warning.
Note to self: Use ErrorPageError, add $wgOut->setTitle(new BadTitle);