https://bugzilla.wikimedia.org/show_bug.cgi?id=45958
Santhosh Thottingal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #9 from Santhosh Thottingal <[email protected]> --- The fix makes an unreliable assumption about json paths in server. extensionPath = mw.config.get( 'wgScriptPath' ) + '/extensions/UniversalLanguageSelector/'; This can go wrong in some environments. eg: en.wikipedia.beta.wmflabs.org -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
