[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-devel] Re: [Koha] bulkmarcimport and unicode data
From: |
Steven F . Baljkas |
Subject: |
[Koha-devel] Re: [Koha] bulkmarcimport and unicode data |
Date: |
Tue, 20 Mar 2007 22:39:42 -0000 |
Tuesday, March 20, 2007 17:35 CDT
Hari,
Wasn't there something in the past few months about an incompatibility in
bulkmarcimport.pl with certain (?) parts of unicode?
Would it be possible for you to do a global search and replace for those 3
problem characters (with whatever tools you have on hand) and recode them into
MARC8? That might be a work-around for now.
Just a thought.
When you find your solution, do let the list know.
Cheers,
Steven F. Baljkas
library tech at large
Koha neophyte
Winnipeg, MB, Canada
============================================================
From: "R Hariram Aatreya" <address@hidden>
Date: 2007/03/20 Tue AM 08:09:44 CDT
To: koha <address@hidden>,
koha-devel <address@hidden>
Subject: [Koha] bulkmarcimport and unicode data
hi All,
I am trying to import MARC data (in unicode Tamil)
into koha using bulkmarcimport.pl
However, bulkmarcimport.pl does not like 3 characters
(U+0B88, U+0B89, U+0BC8).
Whenever these 3 characters are encountered, the rest
of the string (subfield value) is gobbled and
is missing from the database.
But, bulkmarcimport.pl imports correctly
if these 3 characters do not occur in
the MARC data to be imported.
Any idea whats going on ?
Thanks,
hari.
_______________________________________________
Koha mailing list
address@hidden
http://lists.katipo.co.nz/mailman/listinfo/koha
============================================================
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-devel] Re: [Koha] bulkmarcimport and unicode data,
Steven F . Baljkas <=