]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Fix HoldIsAvailable validator
authorThomas Berezansky <tsbere@mvlc.org>
Wed, 1 Feb 2012 19:16:53 +0000 (14:16 -0500)
committerBill Erickson <berick@esilibrary.com>
Thu, 2 Feb 2012 14:54:00 +0000 (09:54 -0500)
commit97c7b4dd8664a73486aa6c813ed6804c88f640cb
tree11615594dc325490eacb9bbf3a534954c7e39296
parentefb83e6c54b0cbd00415b23eab0376c130953247
Fix HoldIsAvailable validator

Depending on the environment some things may be ids or references.

Comparisons should try and use the IDs only, so pull the IDs out.

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Trigger/Validator.pm