LP#1187035 Remove OpenILS::Utils::Editor part 2.
authorBill Erickson <berick@esilibrary.com>
Thu, 6 Jun 2013 13:21:37 +0000 (09:21 -0400)
committerBill Erickson <berick@esilibrary.com>
Tue, 18 Feb 2014 13:38:36 +0000 (08:38 -0500)
commitf49e84602cb67632904521a0b5412bd01ba48a23
tree720262b965b620821befc4eede0aa140e07d25ad
parent3383a9e555ad2a1a2c7a09b14435ca862b6bbd5c
LP#1187035 Remove OpenILS::Utils::Editor part 2.

* Address 2 places where we were calling $e->request with a
 CStoreEditor for a storage method.  Since CStoreEditor assumes all
 calls go to open-ils.cstore, these would have failed.

* While we're in a cleaning mood, remove some obsolete commented code.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Jeff Godin <jgodin@tadl.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/NonCat.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Zips.pm