"Catrope" changed the status of MediaWiki.r110445 to "fixme" and commented it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110445#c30351

Old Status: new
> New Status: fixme

Commit summary for MediaWiki.r110445:

AFT5 - working help links.

Catrope's comment:

Ah, let's not hard-code these? OK for now but let's fix it later.

<pre>
+               $helpTitle = Title::newFromText( $helpPage, 'Wikipedia' );
</pre>
Doesn't work, you need NS_PROJECT as the namespace.

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

Reply via email to