https://bugzilla.wikimedia.org/show_bug.cgi?id=40288
--- Comment #8 from [email protected] 2012-10-20 03:31:05 UTC --- We have one more script with the same problem: https://bits.wikimedia.org/pt.wikipedia.org/load.php?debug=true&lang=pt-br&modules=ext.gadget.PagesForDeletionCore&only=scripts&skin=vector&version=20121018T124359Z&* is empty, but it should have the same content of http://pt.wikipedia.org/w/load.php?modules=ext.gadget.PagesForDeletionCore&only=scripts which is the minified version of https://pt.wikipedia.org/wiki/MediaWiki:Gadget-PagesForDeletion.js/Core.js The code is only loaded if we use importScript instead of mw.loader.load: https://pt.wikipedia.org/w/index.php?title=MediaWiki:Gadget-PagesForDeletion.js&diff=32672881 (but this defeats the idea of using RL for minification of the script) -- 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
