"Catrope" changed the status of MediaWiki.r110407 to "fixme" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110407#c30345
Old Status: new > New Status: fixme Commit summary for MediaWiki.r110407: AFT5 - Fix the way links to user pages or contributions (for anonymous) are built, per comments on r109833 Catrope's comment: <pre> - . Linker::link( Title::newFromText( $link ), $name ) + . Linker::link( $title, $name ) </pre> You will still need to escape the second argument to link(). OK otherwise. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
