https://bugzilla.wikimedia.org/show_bug.cgi?id=34696
Ryan Kaldari <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected], | |[email protected] Component|CentralNotice |Resource Loader Version|any |1.19 Product|MediaWiki extensions |MediaWiki --- Comment #1 from Ryan Kaldari <[email protected]> 2012-02-24 21:53:15 UTC --- I've isolated the bug. The following command only gets executed once... mw.loader.using( 'mediawiki.user', function() { ...blah... } ); ... yet the anonymous callback function (...blah...) gets executed multiple times. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
