https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42178 --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 199422 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199422&action=edit Bug 42178: Fix close button for remove from bundle The close button for remove from bundle has not type, so it submits the form. This patch adds a button type. Test plan: 1. Apply bug 42177 or add a local use preference for bundlesEnabled set to 1. 2. Edit a record. 3. Modify the leader so that it has a collection bibliographic level. 4. Ensure that is has at least one item. 5. Click Manage bundle next to the item. 6. Click Remove from bundle. 7. Click the Close button. 8. Observe that the form is submitted. 9. Apply the patch. 10. Repeat steps 5-7. 11. Observe that the form is not submitted. 12. Sign off. Sponsored-by: Lund University Library Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.