]> git.evergreen-ils.org Git - Evergreen.git/commit
TPAC: avoid problem with HOLD_EXISTS event in hold placement
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 19 Oct 2011 22:16:14 +0000 (18:16 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 19 Oct 2011 22:26:58 +0000 (18:26 -0400)
commit80d5c4a4c7e81a7b5739befdd5a621a70d42d5f0
treedbe3f573be963f84ce3b197f7a26f9592b4c1f61
parent2119df527e881f81b6ce4d8ed3fef71c247a1cd2
TPAC: avoid problem with HOLD_EXISTS event in hold placement

If you place a hold on something that generates a HOLD_EXISTS event (and
no other events?) you get a 500 error from Apache and an error in the
logs saying "not a hash reference" about $result in the lines I've
changed here.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm