]> git.koha-community.org Git - koha.git/commit
Bug 8550: Z39.50 searches for ISBN/ISSN problematic
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Wed, 1 Aug 2012 17:34:33 +0000 (13:34 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Fri, 10 Aug 2012 22:10:34 +0000 (10:10 +1200)
commit860cf900ade1ce113994b3d2587cafa395867b42
treebda5bd3b35f3cbf9f33e314fb64b6a80c30aa2bd
parent9e7ba5d0cc69f2ab78a4a2388c1c33d454acf064
Bug 8550: Z39.50 searches for ISBN/ISSN problematic

Rather than treating ISBN and ISSN as the same, this patch breaks
them out into separate parts of the query, as well as changing
the truncation attribute to enable right truncation (the correct
behavior for the ISBN field in MARC21, and valid behavior in
UNIMARC).

Signed-off-by: Joseph Alway <jbalway@gmail.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
cataloguing/z3950_search.pl