User "Nikerabbit" changed the status of MediaWiki.r88898. Old Status: new New Status: fixme
User "Nikerabbit" also posted a comment on MediaWiki.r88898. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88898#c17220 Commit summary: Merged MediaWiki::performRequestForTitle() and MediaWiki::handleSpecialCases() into MediaWiki::performRequest(): * this allows to perform tests in the correct order, i.e. first BadTitle check and then userCanRead() * the Article object is now returned by the function instead of passed back in pass-by-reference parameter * Removed the "return false;" when MediaWiki detects a redirect, was causing an useless full execution Comment: [26-May-2011 19:23:14] PHP Notice: Undefined variable: new_article in /www/w/includes/Wiki.php on line 192 [26-May-2011 19:23:14] /wiki/Translating:Languages: Exception: Shouldn't happen: MediaWiki::initializeArticle() returned neither an object nor a URL _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
