https://bugzilla.wikimedia.org/show_bug.cgi?id=30294
--- Comment #10 from Krinkle <[email protected]> 2011-08-12 17:39:43 UTC --- > URL rewriting of relative URLs like /w/index.php > into absolute URLs like http://en.wikibooks.org/w/index.php and > http://secure.wikimedia.org/wikibooks/en/w/index.php fixed this. Afaik, such rewriting has never and does not exist in ResourceLoader for @import. I know that for a certain amount of time wikibooks switched to using _absolute_ urls in their @imports, they probably switched away from it since it would generate http requests on httpS pages, which then broke it again (but only on secure, so perhaps nobody noticed until recently). -- 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
