[Koha-bugs] [Bug 14060] Remove readonly on date inputs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 25 18:06:23 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14060

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #32 from Owen Leonard <oleonard at myacpl.org> ---
I'm getting a JavaScript error on returns.pl:

SyntaxError: expected expression, got ','
$("#barcode").focus(); },

Is it possible for the error message to use the date format pattern instead of
the date format name? It's not very clear for the alert to say

"Please enter a valid date (should match us)."

It would be better to see:

"Please enter a valid date (should match MM/DD/YYYY)."

Other than that, this seems to be working really well.

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


More information about the Koha-bugs mailing list