https://bugzilla.wikimedia.org/show_bug.cgi?id=47607
--- Comment #5 from Rainer Rillke @commons.wikimedia <[email protected]> --- Here is how to produce exectly the same error in Firefox at pages that load correctly: * Open Firebug (in the FF's native JS env, you'll get an error about an isecure operation), open the console tab * Execute: document.write('blabla'); * Execute: var x = jQuery; -- 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
