https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29403
Bug ID: 29403
Summary: dt_from_string should fail if passed and rfc3339
formatted string when 'iso' is selected as dateformat
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Our dt_from_string regex for time is optional.. as such we allow for
non-matches.. but we don't check that the string as a whole matches a valid
date/datetime string.. thus we don't fail when we should.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/