https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30718
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #22 from Owen Leonard <[email protected]> --- > > - circulation.pl > > Template process failed: undef error - The given date (01.06.2022 11:59 > > PM) does not match the date format (iso) at > > > > The above error occurred when checking out and specifying a date in the > > past. I'm still getting this error when manually selecting a due date in the past. I now notice that the time portion of the datetime is not appearing in the input field. The same is true on the checkin and offline circulation page. > > - tools/holidays.pl There's now a little calendar icon showing above the calendar on this page. > > - Tasks scheduler: "Failed to add Tasks" > Fixed (note that time part is mandatory but the UI does not ask for it). Would it make sense to update the form in this patch set to use a single field with the Flatpickr timepicker enabled? I notice also that paired date fields (start date & end date) now show an extra "X" icon after the second field, e.g. serial claims or catalog statistics. -- You are receiving this mail because: 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/
