https://bugzilla.wikimedia.org/show_bug.cgi?id=60367
PiRSquared17 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from PiRSquared17 <[email protected]> --- (In reply to comment #6) > Just found that there might actually a script causing this, as my browser > gets > the right URL in the first sec, and appended a wrong path a sec later. Yeah, this is obviously caused by https://meta.wikimedia.org/wiki/MediaWiki:Gadget-wm-portal.js If you had reported on Meta I may have seen this faster, sorry. Code snippet: $("zh_wiki").href += "zh-" + locale + "/"; -- 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
