14 Jan
2021
14 Jan
'21
1:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27427 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 115160 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115160&action=edit Bug 27427: (follow-up) Add validation trigger to datepicker This patch adds a default action to the datepicker plugin, triggering an "onSelect" event which checks to see if the field is valid according to the jQuery validation plugin. This change attempts to fix a problem where validation isn't triggered by the typical onkeyup or blur events because the field is updated by the datepicker plugin. -- You are receiving this mail because: You are watching all bug changes.