Hi developers, just a thing I thought could be very interesting, please read
this in a latin1 capable e-mail agent:
Aparently marc8 records with latin1 extensions are being correctly stored in
database, when marc8 is specified as source encoding, for z3950 records that
come in that format.
***
Hi,
On Fri, Apr 11, 2008 at 4:26 AM, Ignacio Javier
<[EMAIL PROTECTED]> wrote:
> What is really doing koha, when doing marc8 decoding/MARC21, is to store in
> database a sequence of:
>
> base character + unicode form of (tilde|cute|grave...etc)
>
> ...that is:
>
> a´, a`,n~, etc...
>
> ...wi