]> git.evergreen-ils.org Git - working/Evergreen.git/commit
lp834961: fix authoritative versions of callnumber retrieval calls
authorGalen Charlton <gmc@esilibrary.com>
Wed, 14 Sep 2011 16:27:45 +0000 (12:27 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 14 Sep 2011 17:01:05 +0000 (13:01 -0400)
commitf44becacb7548894873b4573b8a5aad48a320dae
treef8014b3e0e9c384400181110e3008004b101da49
parent8c5c65d2c6532f4e5d059d6ae59507707b428010
lp834961: fix authoritative versions of callnumber retrieval calls

Makes open-ils.search.callnumber[.fleshed].retrieve.authoritative
actually be authoritative.  Fixes bug where adding a volume
could result in a false ASSET_CALL_NUMBER_NOT_FOUND error if using
database replication and Slony-II.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm