Normalize records imported from Z39.50 servers.
authorFrédérick Capovilla <frederick.capovilla@libeo.com>
Wed, 28 Sep 2011 17:58:14 +0000 (13:58 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Mon, 8 Oct 2012 16:46:56 +0000 (18:46 +0200)
commit37340e371857549e480c3814b2d0f9e10f58ca43
treecfa461839b9f0b03fc817efb29442270e2f5d28d
parente883a0f065d166db1e42fee3b67369a056569ba6
Normalize records imported from Z39.50 servers.

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.

Records with separated diacritics might not show up in Zebra searches if
the search terms use accented characters.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
http://bugs.koha-community.org/show_bug.cgi?id=8610
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
checked it still works after the patch with UNIMARC and BNF server (that
provide utf-8 records)
C4/Breeding.pm
C4/ImportBatch.pm
acqui/z3950_search.pl
cataloguing/z3950_search.pl