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

--- Comment #15 from Paul Derscheid <[email protected]> ---
Created attachment 193926
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193926&action=edit
Bug 41129: Harden runtime paths and test reliability

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)
- Guard against 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
- Simplify island.inc template and add missing TT output filters
- Remove unused ItemType type definition from bookings.d.ts

Tests:
- Correct fencepost in max booking period calculation
- Guard DatePicker spec against flatpickr navigation races
- Validate via flatpickr instance state instead of DOM classes
- Remove broad error suppression from e2e.js support file

Sponsored-by: Büchereizentrale Schleswig-Holstein <https://www.bz-sh.de/>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
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