[Bug 1538] moremember.pl doesn't show date due, shows incorrect overdue status
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1538 chris.cormack@liblime.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joe.atzberger@liblime.com Status|NEW |ASSIGNED ------- Comment #4 from chris.cormack@liblime.com 2007-11-05 16:13 ------- I think I have found the problem, in C4::Dates the init routine is expecting to be given a date in the preferred format. But in this case its coming from the database and is in iso format, so when we switch to metric, or us, the init bit chokes. So the date is then invalid. Joe does this sound plausible? ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com