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

Michael M. <listenle...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |listenle...@gmail.com

--- Comment #13 from Michael M. <listenle...@gmail.com> ---
The last change to dblClickEdit.js, Ie8a35700bc9e74b24f234ea682ad25375e18bda4,
removed the code to execute it on DOMContentLoaded. So now it may be executed 
before mw.util.$content is set, depending on the order the scripts get loaded
and executed. Just re-add the $( document ).ready(), and it probably will work
again for all.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to