[Koha-bugs] [Bug 24412] Attach waiting hold to desk

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 6 11:59:41 CET 2020


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

--- Comment #123 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 113235
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113235&action=edit
Bug 24412: (follow-up) prevent request.pl from failing

When no desk is defined request.pl returns an internal server
error. Check a desk is defined before asking for reservation deskname.

Plan test:

1. log in with a library with no desk
2. check in a reserved book so it'll be switch to “waiting reserve”
3. go to the book notice and click the Holds tab (request.pl page)
4. boum
5. apply patch, restart plack
6. refresh page
7. now loading properly

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


More information about the Koha-bugs mailing list