[Koha-bugs] [Bug 11448] Accessibility: Make it possible to enter date for restriction without using the datepicker widget

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 23 17:35:17 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11448

--- Comment #4 from Christopher Brannon <cbrannon at cdalibrary.org> ---
(In reply to Jonathan Druart from comment #3)
> So...
> We have this solution (see patch), it's easy but there is no check on the
> date format.
> If you submit the form with a wrong date, you get the ugly software error
> message.
> 
> What's better? Wait to have a system to catch dates not correctly formatted
> or go for this method for the moment?

This would be a step backwards.  Is there no way to implement validation after
key up or on submit?

We use jquery validation for patron account entry that prevents submission
until validation errors are corrected.

Christopher

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list