http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8015
Laurence Lefaucheur <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |laurence.lefaucheur@biblibr | |e.com --- Comment #29 from Laurence Lefaucheur <[email protected]> --- When I try to import unimarc files with templates, I have some problems with unimarc format checking. I join a file bib-237.utf8 as an exemple : I am able to import it without template, but when a template is selected, Stage for import in /cgi-bin/koha/tools/stage-marc-import.pl page produces no job with template : - import of a iso 5426 file : not OK - export of a koha biblio in marc unicode/utf8 format and following import : not OK - export of a koha biblio in marc unicode/utf8,standard format and following import : OK In the log we found things as : errors in C4::Charset::SetUTF8Flag Field 686 must have indicators (use ' ' for empty indicators) at /home/koha/src/C4/Charset.pm line 142 As these files can be well imported without template, I think they should be as well be with a template -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
