https://bugzilla.wikimedia.org/show_bug.cgi?id=72173

--- Comment #2 from Roan Kattouw <[email protected]> ---
Turns out EventLogging's mw.track subscriber is broken, and VisualEditor was
using it for no good reason. I'll port VE to use EL directly, but there are
other uses of mw.track and those are probably broken too:

resources/lib/jquery/jquery.migrate.js:65:mw.track( "jquery.migrate", key ||
"unknown" );
resources/src/mediawiki/mediawiki.js:567:mw.track( 'mw.deprecate', key );
resources/src/mediawiki/mediawiki.js:572:mw.track( 'mw.deprecate', key );

-- 
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

Reply via email to