lp834961: fix authoritative versions of callnumber retrieval calls user/gmcharlt/lp834961_fetch_callnumber_authoritatively
authorGalen Charlton <gmc@esilibrary.com>
Wed, 14 Sep 2011 16:27:45 +0000 (12:27 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 14 Sep 2011 16:27:45 +0000 (12:27 -0400)
commit613f9ecda183572080c74028578410ff1a5d9254
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>
Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm