]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1322303 cleanse backdate for checkin overdue voiding
authorBill Erickson <berick@esilibrary.com>
Thu, 22 May 2014 18:41:17 +0000 (14:41 -0400)
committerBen Shum <bshum@biblio.org>
Tue, 27 May 2014 20:52:57 +0000 (16:52 -0400)
commite3e264ad948df150906def7591cf306b899dd871
tree4f9e9e5876dc5b66cff4b5daad8eeb30c02c6fe2
parent1e26344d218c7a14aa9eed543b2086e2dcf39d10
LP#1322303 cleanse backdate for checkin overdue voiding

Passing raw backdates, particularly from offline transactions, which
have a space between the date and time, to
DateTime::Format::ISO8601->parse_datetime results in "Invalid date
format:" errors.  Pass the date through the cleanse routine first.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/CircCommon.pm