[Koha-bugs] [Bug 29737] Cannot suspend holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 20 14:11:43 CET 2021


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

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at 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.


More information about the Koha-bugs mailing list