https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38081 Bug ID: 38081 Summary: maskitoTimeOptionsGenerator does not properly support 12-hour times in calendar.inc Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: cj.lynce@westlakelibrary.org QA Contact: testopia@bugs.koha-community.org Whenediting a library's information via Administration->Libraries->Edit, a 'TypeError' is being thrown to the console. I've traced it back to the maskito mask that is applied via Flatpickr. The root cause seems to be that maskito does not properly support 12-hour time formats for time-only masks via the maskitoTimeOptionsGenerator function. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.