[Bug 1647] Renewal from circulation.pl fails, probably due to C4::Dates
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1647 joe.atzberger@liblime.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #4 from joe.atzberger@liblime.com 2007-12-11 10:29 ------- Problem was that Dates->new(xxxx,'iso') was being called when xxxx was not really in iso format. This bug became evident today because renewal dates started appearing in January, like "2008-1-1". Single digit M and D are not ISO format. Patch submitted affecting 2 calls in Circulation.pm. Patch: "Circulation.pm - Bugfix invalid constructor calls to Dates (single digit Mon. and Day)" ------- 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