https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30514
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133218|0 |1 is obsolete| | --- Comment #3 from David Cook <[email protected]> --- Created attachment 133428 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133428&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. Signed-off-by: David Cook <[email protected]> -- 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/
