4 Sep
2015
4 Sep
'15
1:37 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #108 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 42393 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42393&action=edit Bug 12478: Fix encoding issues on indexing There were encoding issues on indexing, the way to build a marc record was the old way (retrieved from the noxml style from rebuild_zebra). Here we should either c/p the code from C4::Biblio::GetMarcBiblio or call it directly (what this patch does). -- You are receiving this mail because: You are watching all bug changes.