]> git.evergreen-ils.org Git - Evergreen.git/commit
CStoreEditor batch_retrieve repairs
authorBill Erickson <berick@esilibrary.com>
Wed, 19 Oct 2011 17:42:16 +0000 (13:42 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 19 Oct 2011 18:23:12 +0000 (14:23 -0400)
commitfe4efe2ef44dca5321840f75367313444468ccf6
treee6bd4c128aa89b6b9ca7a4a7be4a9187e4e2af81
parent672b6863ecb31a061c9de597df0f7fe4c9bef0ca
CStoreEditor batch_retrieve repairs

1. If the caller provides additional cstore params, like flesh,
flesh_fields, etc. make sure we only use the first component of the
search (the list of identifier values) for the cstore search.

2. Determine the identifier field from the class being retrieved instead
of hard-coding it to be "id"

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