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

Daniel Werner <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Daniel Werner <[email protected]> ---
The JS error already occurred when clicking "add" or "edit" on anything related
to the new jQuery.wikibase widgets. This has been an issue since
8f0ec9094e235f1c17c1cface881ddb986d92f22 which changed the
"startItemPageEditMode". The second parameter there has been undefined in case
of jQuery.wikibase widgets before, since 8f0ec909 it is a jQuery object. Code
using the event has to be changed to deal with the jQuery object instead of
undefined.

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

Reply via email to