Koha/koha-tmpl/intranet-tmpl/prog/en
Joseph Alway b769a3cda0 Bug 8680 Z39.50 ISBN Search is problematic and there is a missing ISSN field.
The changes here are duplicate fixes.
The cataloguing directory had the same bugs as the acqui directory.
The bugs in the cataloguing files of the same name were fixed in Bug 8550.
The bugs in the acqui files had not been fixed.
This will fix Bug 8680 which is in the Acquisitions Module.

Changes to the z3950_search.pl file:
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).

Changes to the z3950_search.tt file:
Sometime in 2009 or so, the ISSN field was removed from the Z39.50 search
page, and the ISBN field replaced with a combined ISBN/ISSN field. Since
this breaks ISBN search for most Z39.50 targets (due to the
differing treatment of ISBN vs. ISSN), this is a bug not a feature.

Signed-off-by: Marc Veron <veron@veron.ch>

Works as expected.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-10-08 17:56:36 +02:00
..
css Bug 8726 follow-up: fix QA issues 2012-09-28 17:14:15 +02:00
includes Add a warning if a Z39.50 search is started from biblio edition page. 2012-10-02 18:00:54 +02:00
js Bug 5335 - More granular VAT 2012-09-20 18:09:53 +02:00
lib Bug 8726: ExplodedTerms suggestion plugin (jQueryUI) 2012-09-28 17:14:13 +02:00
modules Bug 8680 Z39.50 ISBN Search is problematic and there is a missing ISSN field. 2012-10-08 17:56:36 +02:00
xslt Bug 7417: Include see from references in bibliographic searches 2012-09-13 14:19:28 +02:00
columns.def Bug 5482 [Follow up] Translation problem in guided reports - Item field names 2012-03-22 11:16:27 +01:00