Bug 12794 - Check-in waiting forever on checkin for items due to past dates
Summary: Check-in waiting forever on checkin for items due to past dates
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low major (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-20 17:59 UTC by Tomás Cohen Arazi
Modified: 2016-12-05 21:23 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomás Cohen Arazi 2014-08-20 17:59:00 UTC
If you create a checkout with a due date in the past (I selected 2011-08-15), and try to check-in, the script keeps waiting forever. Teh following error is shown:

checkin: Invalid local time for date in time zone: America/Argentina/Cordoba

I'll fill a specific bug for that error. This one is for the ajax not receiving the failure notice.
Comment 1 Owen Leonard 2016-03-01 17:38:07 UTC
I can't reproduce this problem in 3.23.00.031. Here's what I tried:

1. Checked out an item, setting the due date to a date in the past.
2. In the updated list of checkouts I checked the checkbox in the "Check in" column and submitted. The AJAX check-in operation completed successfully.
Comment 2 Jonathan Druart 2016-03-08 10:03:27 UTC
That has certainly been fixed by a previous patches.