"Saper" posted a comment on MediaWiki.r112562.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112562#c31559
Commit summary for MediaWiki.r112562:
Restore "checkuser-log-return" ("Return to CheckUser main form") link to the CU
log
This was accidentally removed in r100506
Saper's comment:
Sees like it is SpecialPage::getTitleFor, improved in r112586.
Is there any way to improve
<source lang="php">
$wgOut->addWikiText( wfMsg( 'checkuser-summary' ) .
"\n\n[[" . $this->getCheckUserLogTitle()->getPrefixedText() .
</source>
ugliness using Linker class?
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview