Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Jared Camins-Esakov 9024db88ad Bug 8550: restore ISSN field to Z39.50 search
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.

A future enhancement would be to use Business::ISBN to search for both
ISBN10 and ISBN13.

To test:
1) Apply patch.
2) Do a search for an ISBN using the ISBN field.
3) Do a search for an ISSN using the ISSN field.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-09-05 15:53:46 +02:00
..
value_builder Bug 8191 : Adding a new value to 8 position of coded data field 100 2012-06-25 18:23:24 +02:00
addbiblio.tt Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
addbooks.tt Bug 8161 - Cataloging home page should be accessible to users with permission to edit catalog or edit items 2012-06-05 16:52:10 +02:00
additem.tt Bug 8637: Lack of control on mandatory in orderreveive.tt 2012-08-31 13:48:52 +02:00
linkitem.tt Bug 8356 - moveitem.tt and linkitem.tt have cataloging typo Changed urls from cataloging to cataloguing 2012-07-10 10:56:26 +02:00
merge.tt Merge remote-tracking branch 'origin/new/bug_7889' 2012-07-25 15:08:50 +02:00
moveitem.tt Bug 8356 - moveitem.tt and linkitem.tt have cataloging typo Changed urls from cataloging to cataloguing 2012-07-10 10:56:26 +02:00
z3950_search.tt Bug 8550: restore ISSN field to Z39.50 search 2012-09-05 15:53:46 +02:00