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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 20 18:29:54 CET 2021


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #128754|0                           |1
        is obsolete|                            |

--- Comment #4 from David Nind <david at davidnind.com> ---
Created attachment 128780
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128780&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

Signed-off-by: David Nind <david at davidnind.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list