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

--- Comment #4 from Christopher Brannon <cbran...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

Reply via email to