20 Dec
2021
20 Dec
'21
2:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29737 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 128754 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128754&action=edit Bug 29737: Fix suspend from hold list
From holds list of a bibliographic record, the "unsuspend" button does not work as expected. The form is submitted but the suspension is still there.
There are 3 requests, 2 GET and 1 POST. One of the GET is rejected by Firefox (NS_BINDING_ABORTED) Test plan: Place some items on hold, play with suspend/unsuspend from the hold list /cgi-bin/koha/reserve/request.pl?biblionumber=XX -- You are receiving this mail because: You are watching all bug changes.