User "Aaron Schulz" posted a comment on MediaWiki.r97887. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97887#c23068 Commit summary:
Replaced use of wfEmptyMsg() with new Message class. The underlying implementation changed and caused an unstub loop in some cases (like with filecache enabled). Unstubbing $wgLang requires loading $wgUser which triggers a gadget hook, which should not require unstubbing the user's language. Comment: Komodo cleaning whitespace automatically ;) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
