koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1318] bulkmarcimport.pl does not like 3 Tamil unicode characters
Date: Fri, 30 Mar 2007 17:24:08 +1200 (NZST)

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





------- Comment #6 from address@hidden  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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]