https://bugzilla.wikimedia.org/show_bug.cgi?id=70772
Bug ID: 70772
Summary: Errors in one module can affect other modules via
$.ready
Product: MediaWiki
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: ResourceLoader
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Blocks: 70756
Web browser: ---
Mobile Platform: ---
This is not really a ResourceLoader bug but serious enough that some workaround
is needed and that probably has to be done via RL.
Due to jQuery bug #10251 [1] (wontfixed), errors in a jQuery domready handler
prevent all subsequently added domready handlers from running. This means that
errors in less reliable scripts like gadgets or user scripts can break any
production code that is loaded after them and relies on $.ready (which is true
for most extensions).
[1] http://bugs.jquery.com/ticket/10251
--
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