"Bsitu" posted a comment on MediaWiki.r112664.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112664#c31753
Commit summary for MediaWiki.r112664:
updating language to match Howie's google doc
linking to actual pages instead of google
note: the 'learn more' link target could be written more portably
Bsitu's comment:
<code lang="php">
return wfMessage( $this->pageTitle )->plain();
</code>
Looks like $this->pageTitle is not a message key, shouldn't this just be return
$this->pageTitle
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview