Hi Paul and all, Il 30/09/2013 01:55, Paul ha scritto:
MARC (specifically LoC) tends to suggest that accented characters like é are in fact two chars ... and we've found this quite painful under some circumstances. You say you're importing from a text file (assuming UTF8). Can you try just putting a plain "e" (or the old fashioned IBM 130, or ANSI 0233) in this biblio to see if it works properly? Koha appears to never have problems with today's UTF char_set based on the older single chars.
I insert a plain 'e' inside the record and all is OK In fact I also modified lenght in leader from 00859 to 00861 and now with 'é' all is OK My text file is UTF-8. It is during the creation of MARC blob that leader lenght is set in a wrong way. But I don't underdstood why. Cheers Zeno Tajoli -- Dr. Zeno Tajoli Dipartimento Gestione delle Informazioni e della Conoscenza [email protected] fax +39 02 2135520 CINECA - Sede operativa di Segrate _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
