https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30975 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This introduces a breaking |**This introduces a release notes|change for users that have |breaking change for users |custom framework plugins: |that have custom framework |the first parameter of |plugins:** the first |javascript functions is now |parameter of JavaScript |always an Event object. |functions is now always an |Before that it was possible |Event object. Before that |to receive a string |it was possible to receive |containing an HTML ID. This |a string containing an HTML |ID is available in |ID. This ID is available in |`event.data.id` (assuming |`event.data.id` (assuming |the first parameter is |the first parameter is |named `event`) |named `event`) -- You are receiving this mail because: You are watching all bug changes.