https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30975
Bug ID: 30975
Summary: Framework plugins do not work on cloned
fields/subfields
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: major
Priority: P5 - low
Component: Cataloging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Depends on: 29155
Since bug 29155 (Upgrade jquery version to 3.6.0) framework plugins do not work
on a cloned field/subfield.
That is because we rely on jQuery's `.data('events')` to clone event handlers
to the cloned elements, and that was removed in jQuery 1.8.0 (I did not confirm
but it's possible it continued to work after that thanks to jQuery Migrate)
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29155
[Bug 29155] Upgrade jquery version to 3.6.0
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/