https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30514 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 133218 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133218&action=edit Bug 30514: Error in date format check following datepicker removal This patch corrects the is_valid_date function in the OPAC and staff interface so that it work correctly with Flatpickr. To test, apply the patch and clear your browser cache if necessary. - In the staff client, locate a bibliographic record and edit its items. - Test that the "Date acquired" date picker works correctly and that there are no errors in the browser console. - Test other date input fields to check that they still work, e.g. specify due date during checkout; Catalog statistics wizard; Patron entry/modification, etc. - Perform similar tests in the OPAC: Hold suspension; Update your personal details. -- You are receiving this mail because: You are watching all bug changes.