LP#1187035 Remove OpenILS::Utils::Editor part 2.
authorBill Erickson <berick@esilibrary.com>
Thu, 6 Jun 2013 13:21:37 +0000 (09:21 -0400)
committerJeff Godin <jgodin@tadl.org>
Tue, 18 Feb 2014 03:09:37 +0000 (22:09 -0500)
commit68ea40f1aea4e82ca86063feb97abfb5f5e26a08
treef378013b6fb937724b4476ab32b5d07f2a99f243
parentef2229bb479d45623fdb6415cd7e366c20a764b2
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