http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12795 Bug ID: 12795 Summary: Check-in breaks on for items due to past dates Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com If you create a checkout with a due date in the past (I selected 2011-08-15), and try to check-in, it fails loudly on 3.16.2: Software error: Invalid local time for date in time zone: America/Argentina/Cordoba The problem is hidden on master and 3.16.x because of another bug (Bug 12794) on AJAX, that keeps waiting even when the checkin script failed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.