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

Full URL: 
https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/81895#c15641

Comment:

After some investigation, I'm not really sure $mFullTitle is needed since 
$wgTitle is set to "$this->getTitle()" in SpecialPage::executePath(); this mean 
that messages obtained through wfMessage() or wfMsg*() will have their title 
without subpage and messages obtained through SpecialPage::msg() will have 
their title with subpage.

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

Reply via email to