User "Brion VIBBER" changed the status of MediaWiki.r84874.

Old Status: fixme
New Status: reverted

User "Brion VIBBER" also posted a comment on MediaWiki.r84874.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/84874#c19676
Commit summary:

Clean up extra needless preg_match() calls done on every BeforePageDisplay 
call, even when we're not in an affected namespace

Comment:

Confirmed in IRC that that was just a brain fart -- reverting in r92300. 
Switching to use $title->getNsText() will probably work... unless a non-real 
namespace is being used, which is still supported by the current code. Ick. :) 
We'll clear it up later!


_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to