http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13224 --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 33385 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33385&action=edit [SIGNED-OFF] Bug 13224: use TOUT-UF8 base for z3950 BNF server For using z3950 BNF server with utf8 encoding, one must use "TOUT-UF8" base. See http://www.bnf.fr/fr/professionnels/recuperation_donnees_bnf_boite_outils/a.... Test plan : - create a fresh koha install : UNIMARC and fr-FR with optional z3950 servers - go to cataloguing - click on "New from Z39.50/SRU" - Perform searches on BNF2 => Check that encoding is correct - Choose a record and import => Check that encoding is correct Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Trivial database field change, that reflects BnF recommended settings. -- You are receiving this mail because: You are watching all bug changes.