https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37880
Olivier V <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #171245|0 |1 is obsolete| | --- Comment #2 from Olivier V <[email protected]> --- Created attachment 171458 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171458&action=edit Bug 37880: Fix unwanted form submission on RenewAll button Currently when there's 0 renewable items and you press RenewAll button, js does pointless form submission. Steps to reproduce: 1. Have a patron with one or more holds that shouldn't be possible to renew. 2. Press RenewAll button. 3. Apply the patch. 4. Repeat step 2 but this time you should get "There is no items to renew." alert. Signed-off-by: Olivier V <[email protected]> -- You are receiving this mail because: You are the assignee for the bug. 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/
