Koha/acqui
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
..
pdfformat Bug 5356: Followup: Add basket billing and delivery place on export pdf (layout3pages) 2012-09-24 20:46:42 +02:00
acqui-home.pl Bug 7304: More permissions for budgets 2012-06-27 16:25:44 +02:00
addorder.pl Bug 5335 - More granular VAT 2012-09-20 18:09:53 +02:00
addorderiso2709.pl Bug 5335 - More granular VAT 2012-09-20 18:09:53 +02:00
basket.pl Bug 5356: delivery place and billing place centralised in basket management 2012-09-24 20:46:39 +02:00
basketgroup.pl Bug 5356: delivery place and billing place centralised in basket management 2012-09-24 20:46:39 +02:00
basketheader.pl Bug 5356: delivery place and billing place centralised in basket management 2012-09-24 20:46:39 +02:00
booksellers.pl Bug 7737: applies date filters on vendor pages 2012-03-22 17:18:03 +01:00
check_budget_total.pl Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
check_duplicate_barcode_ajax.pl Bug 6963: Corrects a problem when a new order is created with a duplicate barcode. 2011-11-04 10:22:28 +01:00
check_uniqueness.pl Bug 7178: Follow-up Improve order item creation 2012-05-14 16:16:13 +02:00
currency.pl Fix FSF address in directory acqui/ 2010-03-16 20:17:51 -04:00
fetch_sort_dropbox.pl Bug 8629: update of statistics fields on fund selection in order creation/edition 2012-09-14 16:57:02 +02:00
finishreceive.pl Bug 5335 - More granular VAT 2012-09-20 18:09:53 +02:00
histsearch.pl Bug 7168: Add basket group search field in histsearch.pl 2012-09-03 17:49:21 +02:00
invoice.pl Bug 5339: ergonomic changes 2012-09-20 09:46:50 +02:00
invoices.pl Bug 5339: perltidy on added files 2012-09-18 22:42:23 +02:00
lateorders.pl Bug 4330 : Fixing FSF address and copyright headers for acqui/ 2012-05-28 17:54:18 +02:00
modordernotes.pl Bug 7166: Adds edit order notes when the basket is closed 2012-03-20 16:45:37 +01:00
neworderbiblio.pl Bug 6994: Wrong 'no budget defined' alert 2011-11-06 11:43:30 +01:00
neworderempty.pl Bug 5335 - More granular VAT 2012-09-20 18:09:53 +02:00
newordersuggestion.pl Bug 4330 : Fixing FSF address and copyright headers for acqui/ 2012-05-28 17:54:18 +02:00
ordered.pl Bug 7735: removal of C4::Dates when unused 2012-03-20 18:11:04 +01:00
orderreceive.pl Bug 5335 - More granular VAT 2012-09-20 18:09:53 +02:00
parcel.pl Bug 5335 - More granular VAT 2012-09-20 18:09:53 +02:00
parcels.pl Bug 5339: Invoices management improvement 2012-09-18 22:42:15 +02:00
spent.pl Bug 5339: Invoices management improvement 2012-09-18 22:42:15 +02:00
supplier.pl Bug 5335 - More granular VAT 2012-09-20 18:09:53 +02:00
uncertainprice.pl Fix FSF address in directory acqui/ 2010-03-16 20:17:51 -04:00
updatesupplier.pl Bug 5335 - More granular VAT 2012-09-20 18:09:53 +02:00
z3950_search.pl Bug 8680 Z39.50 ISBN Search is problematic and there is a missing ISSN field. 2012-10-08 17:56:36 +02:00