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

--- Comment #27 from Thibaud Guillot (thibaud_g) <[email protected]> 
---
Created attachment 203993
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203993&action=edit
Bug 33738: (QA follow-up) Fix authorization, exception handling and date bugs
in bookings API

- public_add did not verify the requesting patron matched the
  patron_id in the request body.
- Import missing Scalar::Util blessed
- get_availability_info mutated the shared $now DateTime across
  loops, corrupting unavailability dates for items with several
  holds.
- opac-bookings.tt referenced message.biblio_id outside its loop.
- opac-bookings.pl did not show the bookings list when a cud-add
  failed.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to