https://bugzilla.wikimedia.org/show_bug.cgi?id=47457
Erik Bernhardson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Erik Bernhardson <[email protected]> --- I was able to reproduce this bug only on Firefox 20.0 with https enabled. Using FF17, Chrome, or FF20 via http all work, but https + ff20.0 gets stuck. Insert the following into User:yourusername/common.js <code>mw.loader.using('ext.gadget.editDropdown', function () { mw.libs.commons.ui.addEditLink( '//toolserver.org', "Toolserver", 'p-Toolserverlink', "Toolserver. Driven by Wikimedia Germany" ); });</code> I'm not entirely sure why this is happening yet, but its something with ff20 + https. Will look more into it. -- 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
