"Werdna" changed the status of MediaWiki.r111007 to "fixme" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111007#c30676
Old Status: deferred > New Status: fixme Commit summary for MediaWiki.r111007: tracking the title for missing article in additional field Werdna's comment: <pre> + 'namespacenumber' => $title->getNamespace(), </pre> I think this is wrong. Don't you want to provide the namespace and title of the page parameter? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
