User "Tim Starling" posted a comment on MediaWiki.r88134. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88134#c19240 Commit summary:
Fixed a bug in transformation where previous language could leak into later transformations in UI language. Not sure what do with userlang. Comment: Why would any of those set functions need $force = false? You know I don't like boolean parameters, I'd rather see a new function introduced that does the job of unconditionally setting a reference and returning the old value, so that the calling code can be readable. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
