10 Sep
2024
10 Sep
'24
12:01 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37880 --- Comment #1 from Peter Vashchuk <stalkernoid@gmail.com> --- Created attachment 171245 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171245&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. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.