[Bug 11448] New: Accessibility: Make it possible to enter date for restriction without using the datepicker widget
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11448 Bug ID: 11448 Summary: Accessibility: Make it possible to enter date for restriction without using the datepicker widget Change sponsored?: --- Product: Koha Version: 3.14 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org For better accessibility it should be possible to enter the restriction date directly without being forced to use the datepicker widget. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11448 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11448 Christopher Brannon <cbrannon@cdalibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cbrannon@cdalibrary.org --- Comment #1 from Christopher Brannon <cbrannon@cdalibrary.org> --- Here are at least 3 places I've found that do not allow manual entry: request.pl opac-reserve.pl opac-memberentry.pl Christopher -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11448 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=4402 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11448 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11448 --- Comment #2 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 38427 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38427&action=edit Bug 11448: Remove readonly on datepicker - request.pl -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11448 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m Status|NEW |In Discussion --- Comment #3 from Jonathan Druart <jonathan.druart@biblibre.com> --- 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? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11448 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.14 |master -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11448 --- Comment #4 from Christopher Brannon <cbrannon@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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11448 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|In Discussion |RESOLVED --- Comment #5 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Christopher Brannon from comment #4) I suggestion a global solution on bug 14060. Actually I should have submitted it here. *** This bug has been marked as a duplicate of bug 14060 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org