TPac: MARC expert search bug fixes
authorBill Erickson <berick@esilibrary.com>
Fri, 2 Sep 2011 16:11:27 +0000 (12:11 -0400)
committerBill Erickson <berick@esilibrary.com>
Fri, 2 Sep 2011 16:27:03 +0000 (12:27 -0400)
commitde2ca6f5dd4841397462921f8a74b2546389ef1f
tree97d9b5e341c5d19ba8a51cf05e791445f071b83a
parent9320c6451c38908fbe19d2565bc1c3374164a613
TPac: MARC expert search bug fixes

- Allow for searching on tags w/o specifying subfield
- Protect against empty search queries
- Cleanup: Avoid some of the manual osrf session management by using
  $U->simplereq, which does all of that for us.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Search.pm