https://bugzilla.wikimedia.org/show_bug.cgi?id=46588
Ori Livneh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Ori Livneh <[email protected]> --- (In reply to comment #2) > Looks like it is related to https://github.com/ajaxorg/ace/issues/655 and the > ACE editor which is loaded from > https://toolserver.org/~brion/extensions/CodeEditor/ which comes from the > "Code > editor" gadget. I ran into this issue with the JSON background linter, which the Ace editor kept trying to load in the background when I enabled it on the Schema namespace on metawiki. CodeEditor uses a CommonJS-like require() that has been superficially hacked to work with ResourceLoader. I thought I fixed it in Gerrit change Ia60ef2122, so I'm not sure why you're running into it. I'll poke around a bit. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
