https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9031

--- Comment #24 from Nick Clemens <[email protected]> ---
Created attachment 68581
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68581&action=edit
Bug 9031: Overdue items crossing DST boundary throw invalid local time
exception

To test:
1 - Set TZ to America/New York
2 - Checkout item and set due date to '2016-03-09 02:29:00"
3 - Make sure fines are set for the item type, fine mode production,
  calculate fines on return
4 - Check in item - invalid date time warning in logs
5 - Apply patch
6 - Check in item - no error
7 - prove t/Calendar.t

Signed-off-by: Katrin Fischer <[email protected]>

Bug 9031: Use floating instead of UTC

Signed-off-by: Marcel de Rooy <[email protected]>
Squashed the changes for Calendar.pm; will add a follow-up to finally
overcoming the crash on Invalid local time.

Signed-off-by: Nick Clemens <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to