https://bugzilla.wikimedia.org/show_bug.cgi?id=40660
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|ResourceLoaderWikiModule |ResourceLoaderWikiModule |should not convert " " |should not convert " " |to spaces |to spaces for pages in the | |MediaWiki-namespace --- Comment #2 from Krinkle <[email protected]> 2012-10-01 17:19:45 UTC --- (In reply to comment #1) > RL shouldn't be loading JS/CSS via wfMessage. Work around is to split the > string into two parts. ResourceLoaderWikiModule uses Revision::getRawText, except if it comes from NS_MEDIAWIKI in which case it tries MessageCache first (for efficiency I guess). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
