User "Brion VIBBER" changed the status of MediaWiki.r86832. Old Status: new New Status: ok
User "Brion VIBBER" also posted a comment on MediaWiki.r86832. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86832#c18074 Commit summary: In DBConnectionError: * Reimplement msg() instead of forcing useMessageCache() to false * Use that version of msg() instead of always checking for $wgLang * Simplify a bit fileCachedPage() Comment: Looks ok; was worried that useMessageCache was removed, but the base class implementation on MWException does the same $wgLang check that was being used previously. Can't-connect-to-db message shows fine in current trunk. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
