User "Catrope" posted a comment on MediaWiki.r97887.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97887#c25965
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:

This also fixes the unstub loop reported on bug 31419 (occurred when 
TitleBlacklist blocked a CentralAuth auto-creation).

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

Reply via email to