User "IAlex" posted a comment on MediaWiki.r103817.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103817#c26290
Commit summary:

Bug 29524 - Rename RequestContext::getLang to getLanguage

I'll be amazed if this doens't break any tests.

Comment:

The reason why SpecialPage was not extending ContextSource is that 
<code>SpecialPage::getTitle()</code> differs from 
<code>ContextSource::getTitle()</code> since the former returns a Title object 
without subpage (when the argument is not passed) and the latter returns the 
full Title with subpage.

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

Reply via email to