User "Catrope" posted a comment on MediaWiki.r103817. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103817#c26354 Commit summary:
Bug 29524 - Rename RequestContext::getLang to getLanguage I'll be amazed if this doens't break any tests. Comment: Because there's all sorts of code out there that relies on the current semantics of SpecialPage::getTitle(), as well as code that relies on the semantics of RequestContext::getTitle(). Those semantics conflict with each other, so they cannot be provided by the same function. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
