[Koha-bugs] [Bug 9986] Two fixes on Z3950 Search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 3 17:05:46 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9986

--- Comment #4 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 17173
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17173&action=edit
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..

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list