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

--- Comment #5 from Tomás Cohen Arazi <[email protected]> ---
(In reply to Jonathan Druart from comment #4)
> Cannot we teach the validator what is the date format we expect? It's weird
> that it catches some but not all bad formatted dates.

The validator is supposed to expect RFC3339 valid dates. Maybe it is time to
try what happens in newer versions.

In the meantime, we could use a regex instead of telling it is a date-time. I
would (in that case) document on the spec that those regex expect rfc3339
date/date-time to avoid confusion.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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