http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13224 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33385|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 33391 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33391&action=edit [PASSED QA] 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. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> All instances have been changed. No problems found. -- You are receiving this mail because: You are watching all bug changes.