]> git.evergreen-ils.org Git - Evergreen.git/commit
Fix z39.50 import isbn and issn searches on local catalog.
authorJason Stephenson <jstephenson@mvlc.org>
Fri, 16 Sep 2011 12:52:44 +0000 (08:52 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 12 Oct 2011 17:55:02 +0000 (13:55 -0400)
commitde77be3ecb507cb6563310a5a0f4bcb8c2bf2786
tree95e0464c502fb6b31d79cab3f24297c00f147651
parent5d294e16145ac9bd5b9492fe38d6447cb6332ac5
Fix z39.50 import isbn and issn searches on local catalog.

Make cat_search_z_style_wrapper do identifier searches for isbn and
issn.

Modify the_quest_for_knowledge to accept identifier searches for isbn
and issn.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/OpenILS/Application/Search/Biblio.pm