"Krinkle" posted a comment on MediaWiki.r105161. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105161#c27100
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. Krinkle's comment: Please be careful as many systems currently DEPEND on the fact: * that subst: is expanded on saving js/css * that tables pagelinks/imageslinks/globalfileusage are populated for regular [[[[links]]]] from inline js/css code comments on js/css pages. Is this about about the population of those tables or about action=view ? (or both). _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
