https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33744
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #153538|0 |1 is obsolete| | --- Comment #8 from David Nind <[email protected]> --- Created attachment 154796 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154796&action=edit Bug 33744: Fix deprecated use of .data('events') This patch removes a deprecated internal data structure no longer supported in jQuery. This means that AddEventHandlers now correctly passes events to cloned fields in the MARC record Test plan: 1) Apply patch 2) Repeat steps in the original bug description 3) This time clicking on the Upload button for a cloned field should launch the uploads pop up. Signed-off-by: David Nind <[email protected]> -- 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/
