https://bugzilla.wikimedia.org/show_bug.cgi?id=45175
--- Comment #1 from Krinkle <[email protected]> --- (In reply to comment #0) > In ve.js, function ve.msg: > // TODO: Fix dependency issues between ve.js and ve.init.platform > > I don't know how this should be fixed exactly, Timo put this comment in in > 407de829dd8f2e51c22a8378dc70c79fc6645d1e . I did notice that running the VE > tests from Special:JavaScriptTest doesn't work because ve.msg() errors out > with > 've.init.platform' undefined. Indeed, that's the reason why. They sometimes fail, and sometimes work. It appears to be a race-condition and/or absent dependency that should be fixed or lazy-loaded or something else to make sure one has the other. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
