koha-devel
[Top][All Lists]
Advanced

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

RE: [Koha-devel] locale dependencies and perl


From: Ignacio Javier
Subject: RE: [Koha-devel] locale dependencies and perl
Date: Mon, 14 Apr 2008 11:25:09 +0200

> The UTF-8 is valid,

Properly, I think the 3 byte representation for a glyph (ñ) than in UTF-8 is
two bytes does not fit in UTF-8 valid, but more in Unicode NFKD, isn't it?

> it just may not be in the ideal normalization
> form.  The strings that MARC::Charset produces when it converts from
> MARC-8 are in a decomposed Unicode normalization form, either NFD or
> NFKD.  Some web browsers can render NFD strings without any
> difficulty, while other ones seem to work better if NFC is used.
> Right now Koha passes UTF-8 strings to the browser without
> renormalizing them, but perhaps we should be automatically converting
> them to NFC?

Has to be mantined in NFKD for compatibility with...? In that case shouldn't
be wider audience to split all possibilities, given marc8 to utf-8 with
unicode normalization in NFD, NFKD and NFKC, apart from the preferred option
NFC?

Ignacio Javier Gómez Rodríguez
Analista - Programador

Tfno: 902905590 - Fax:  981571425
address@hidden
www.coremain.com
> 
> Regards,
> 
> Galen
> --
> Galen Charlton
> Koha Application Developer
> LibLime
> address@hidden
> p: 1-888-564-2457 x709





reply via email to

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