Koha/acqui
Marcel de Rooy aff9d00b71 Bug 9986: Two fixes for Z3950 search
Searching for stdid: Standard ID, srchany: RAW (any) somehow did not work
anymore.
Probably my fault :) Note that these two fields are in Cataloging Z3950 search
and not in Acquisition.

Fixing encoding problems: When adding -utf flag for CGI in acqui/z3950 and
cataloging/z3950, the decoding statements in C4/Breeding, Z3950Search should be
removed.

Test plan:
Search in Cataloging with:
Standard ID: 9782358670043 on LOC
RAW (any): musee [add an accent aigu on first e]  on LOC  -- Add diacritic!!!

Search in Acquisition
Somewhere, does not matter, but use a diacritic.

A note: My git version still has a hard time with utf8. Need to upgrade to version 1.7.10 to resolve this..

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>

Comment: Work as described. No errors
Without patch z39.50 search for example Std ID OR musee gives no results,
with patch there are.
No problems in acq search.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Good catch, passes all tests and QA script.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-04-15 08:44:11 -04:00
..
pdfformat Bug 9506: FIX gst list values for each basket 2013-03-23 00:28:57 -04:00
acqui-home.pl
addorder.pl Bug 5343: Link serial and acqui modules 2013-03-22 23:54:43 -04:00
addorderiso2709.pl Bug 9432: Plack changes for acqui/addorderiso2409.pl 2013-02-06 12:31:20 -05:00
basket.pl Bug 7358: reaffect a closed basket to a closed basketgroup 2012-11-25 18:19:29 -05:00
basketgroup.pl Bug 7449: billingplace and freedeliveryplace not saved when creating a new basketgroup 2013-04-07 13:08:28 -04:00
basketheader.pl Bug 9364: fixes billing/delivery addresses for new baskets 2013-01-18 19:15:24 -05:00
booksellers.pl Bug 6554: Followup for acquisitions 2013-04-01 18:51:50 -04:00
check_budget_total.pl
check_duplicate_barcode_ajax.pl
check_uniqueness.pl
currency.pl
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 5343: Link serial and acqui modules 2013-03-22 23:54:43 -04:00
histsearch.pl Bug 6554: Followup for acquisitions 2013-04-01 18:51:50 -04:00
invoice.pl Bug 8913 [Revised] Improve acquisitions navigation 2013-02-20 09:17:21 -05:00
invoices.pl Bug 8913 [Revised] Improve acquisitions navigation 2013-02-20 09:17:21 -05:00
lateorders.pl Bug 9014 - Add time due to slips 2013-03-21 11:07:42 -04:00
modordernotes.pl
neworderbiblio.pl Bug 9239 QA follow-up: the last QA follow-up was missing a require 2013-03-16 21:32:34 -04:00
neworderempty.pl Bug 5343: Link serial and acqui modules 2013-03-22 23:54:43 -04:00
newordersubscription.pl Bug 5343: Link serial and acqui modules 2013-03-22 23:54:43 -04:00
newordersuggestion.pl
ordered.pl
orderreceive.pl Bug 9923: (MT #11060) actual cost not getting populated 2013-03-29 21:26:28 -04:00
parcel.pl Bug 9168: Software error when filtering in receipt summary (followup) 2012-12-02 09:06:17 -05:00
parcels.pl Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
spent.pl Bug 5339: Invoices management improvement 2012-09-18 22:42:15 +02:00
supplier.pl Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
uncertainprice.pl Bug 8913 [Revised] Improve acquisitions navigation 2013-02-20 09:17:21 -05:00
updatesupplier.pl Bug 5335 - More granular VAT 2012-09-20 18:09:53 +02:00
z3950_search.pl Bug 9986: Two fixes for Z3950 search 2013-04-15 08:44:11 -04:00