http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8610 Priority: P5 - low Change sponsored?: --- Bug ID: 8610 CC: m.de.rooy@rijksmuseum.nl Assignee: gmcharlt@gmail.com Summary: Normalize records imported from Z39.50 servers to prevent Zebra search problems. Severity: enhancement Classification: Unclassified OS: All Reporter: fcapovilla@live.ca Hardware: All Status: NEW Version: rel_3_8 Component: Z39.50 / SRU / OpenSearch Servers Product: Koha Created attachment 11512 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11512&action=edit Normalize records imported from Z39.50 servers. Records with separated diacritics might not show up in Zebra searches if the search terms use accented characters, because typed UTF-8 accented characters normally use combined diacritics. Some Z39.50 server may use the MARC-8 encoding, which uses separated diacritics. By forcing a normalization, all imported records will have combined diacritics. Example serveur using separated diacritics (MARC-21): http://www.collectionscanada.gc.ca/amicus/006002-400-f.html Hostname: amicus.collectionscanada.gc.ca Port: 210 Database: BN Syntax: MARC21/USMARC Encoding: MARC-8 -- You are receiving this mail because: You are watching all bug changes.