User "Mormegil" posted a comment on MediaWiki.r80248. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/80248#c20885 Commit summary:
Implement Message::isBlank and Message::isDisabled. And while we're at it... update a random assortment of code using wfEmptyMsg to use the new wfMessage class and our exists/isBlank/isDisabled methods. Comment: There are two still unfixed bad boolean checks in ProtectionForm.php: Both checks at http://goo.gl/urWec are inverted. See [[bugzilla:30391]]. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
