"Brion VIBBER" changed the status of MediaWiki.r105161 to "fixme" and commented 
it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105161#c27062

Old Status: new
> New Status: fixme

Commit summary for MediaWiki.r105161:

Skip replaceInternalLinks2 for js/css pages

Just skip the whole replaceInternalLinks2 parser function whenever we hit
js/css pages. Previous patch r103476 only handled Category links which was
not enough.

Brion VIBBER's comment:

Is this intended to prevent the links from being registered as well as keeping 
them from showing in the UI?

In my testing it seems to be saving them; a <nowiki>[[Category:Pages about 
JS]]</nowiki> added to a comment in my User:Brionv/vector.js makes the page 
show up in the category, though it's not removed from text view or listed on 
the page itself.

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

Reply via email to