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

--- Comment #12 from Paul Derscheid <[email protected]> ---
Created attachment 193912
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193912&action=edit
Bug 41129: Fix booking modal runtime and test regressions

Runtime:
- Add missing use C4::Context in Libraries.pm
- Use safe DOM construction instead of innerHTML in
  external-dependents.mjs (booking count update, success message)
- Remove reference to undefined BookingDateRangeConstraint syspref
- Stub OPAC fetchHolidays (public endpoint does not exist)
- Pass UI visibility flags to useBookingValidation as reactive
  parameter instead of reading from store

Type/test corrections:
- Remove duplicate ItemType type declaration in bookings.d.ts
- Remove overly broad uncaught:exception handler from e2e.js
- Stabilise DatePicker spec against flatpickr navigation races
- Correct fencepost in max booking period calculation

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to