[Koha-bugs] [Bug 1318] bulkmarcimport.pl does not like 3 Tamil unicode characters

bugzilla-daemon at daddy.katipo.co.nz bugzilla-daemon at daddy.katipo.co.nz
Fri Mar 30 14:06:17 CEST 2007


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1318





------- Comment #7 from rhariram at gmail.com  2007-03-31 00:06 -------
(In reply to comment #6)
> 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.

The characters are already UTF-8. So it does not need convertion.
I did set LEADER/09 to 'a', both by editing manually as well as
in the script that I use to generate the marc records.

However, this does not solve the issue.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.





More information about the Koha-bugs mailing list