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

--- Comment #1 from Jonathan Druart <[email protected]> ---
Created attachment 195679
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195679&action=edit
Bug 42133: Restore plugins when editing items in batch

It has been broken then fixed then broken again, several times...

This patch fixes 2 problems:
1. The CSRF fix (I think it's coming from there) didn't adjust the 'if show'
test and the JS code from plugins was not injected into the template
2. The selector to call the plugin didn't include this view, only the
   add/edit items

Test plan:
Confirm that you can now use cataloging plugins when editing items in
batch

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to