http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9986
--- Comment #1 from M. de Rooy <[email protected]> --- Created attachment 17171 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17171&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): musée on LOC -- Note the diacritic Search in Acquisition Somewhere, does not matter, but use a diacritic. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
