User "JanPaul123" posted a comment on MediaWiki.r90220.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90220#c18801
Commit summary:

include localized prefix per comments at r90191

Comment:

This is broken as the closing bracket in the end is incorrect...

<code>wgFormattedNamespaces[6] !== 0 )</code> should be 
<code>wgFormattedNamespaces[6] ) !== 0 </code>

Also, needs to be refactored to separate function. Will do this.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to