User "Aaron Schulz" posted a comment on MediaWiki.r99381. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99381#c24170 Commit summary:
* Deferred defineSpecialPages() to setup function as it needs to account for LocalSettings.php. * Added FlaggedRevs:ready() function as a sanity check against too early initialization of FlaggedRevs config. * Replaced load() exceptions with die() to avoid exceptions within exception. * Cut down on FlaggedRevs class calls. Comment: Better than failing due to something without output page within the error itself (which always happened when the exception was hit). _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
