Also catch Special:Badtitle to display the "Bad title" error message since this is...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 3 Oct 2011 14:04:43 +0000 (14:04 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 3 Oct 2011 14:04:43 +0000 (14:04 +0000)
commite3dad1f942137234b003839655b76258acb61977
tree77d9e24c71dadaf1978e1a9f86bdd6e7bebe4156
parenteacecf4ed22670a46b15935ffa874227af365616
Also catch Special:Badtitle to display the "Bad title" error message since this is now how it is passed in the context object. When such error occured, the user was redirected to Special:Badtitle and got the "Special page does not exist" message.
includes/Wiki.php