[Koha-bugs] [Bug 35012] Cataloguing plugins (value builder) fired twice on create items form

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 10 11:32:46 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35012

--- Comment #1 from Jan Kissig <bibliothek at th-wildau.de> ---
It looks like additem.js calls the BindPluginEvents function which is
registering the event listeners. 

Then the ready function for each plugin is also called and registers the event
listeners again.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list