[Koha-bugs] [Bug 1978] Can check out using invalid date due specified

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Thu May 29 13:49:00 CEST 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1978





------- Comment #2 from jmf at liblime.com  2008-05-29 04:48 -------
Just tested with Joe's recent patch applied:

00/00/0000 still issues, stores '0000-00-00' in the database
99/99/9999 still issues, stores '0000-00-00' in the database
45/66/2057 issues, stores ' 2060-11-10' in the database (!!!)
12/12/2009 works as expected

entering a string like 'nodate' does result in a 'Date Due Not Valid' warning.

I'm not sure what to think about the first three examples, I guess they are
invalid dates, but numerically correct ... can we live with those?




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list