https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33738 --- Comment #31 from Thibaud Guillot (thibaud_g) <thibaud.guillot@biblibre.com> --- Created attachment 203997 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203997&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.