30 Mar
2007
30 Mar
'07
7:24 a.m.
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1318 ------- Comment #6 from jmf@liblime.com 2007-03-30 17:23 ------- The problem is that these character's aren't MARC-8 encoded, and your record is claiming that it is MARC-8 encoded (because LEADER/09 is set to ' '). Therefore, the transformation to UTF-8 from MARC-8 is failing. You'll have to customize bulkmarcimport to convert whatever encoding those characters are to UTF-8. I hope that helps a bit. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.