[Koha-bugs] [Bug 23710] Holds broken, displays a JSON page with an error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 1 21:21:18 CEST 2019


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

ByWater Sandboxes <bws.sandboxes at gmail.com> changed:

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

--- Comment #7 from ByWater Sandboxes <bws.sandboxes at gmail.com> ---
Created attachment 93387
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93387&action=edit
Bug 23710: Use API to place holds for patrons

This patch effectively uses API to place holds for patrons. It adds a listener
on submit event of the form in javascript, where it calls holds API.

To test:

1. Place a hold on any biblio for a patron
SUCCESS => hold is placed or rejected, but no blank page with JSON error is
shown.
2. Place a multi hold for any patron
SUCCESS => holds are placed or rejected, but no blank page with JSON error is
shown.
3. Sign off

Signed-off-by: Lisette Scheer <lisetteslatah at gmail.com>

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


More information about the Koha-bugs mailing list