koha-bugs
[Top][All Lists]
Advanced

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

[Koha-bugs] [Bug 1567] MARC record parsing from and to XML


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1567] MARC record parsing from and to XML
Date: Tue, 6 Nov 2007 13:35:14 -0800 (PST)

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





------- Comment #1 from address@hidden  2007-11-06 13:35 -------
(In reply to comment #0)
> (2) Records are created from XML string (biblioitems.marcxml). In Biblio.pm:
> 
> $record = eval {MARC::Record::new_from_xml( $marcxml, "utf8",
> C4::Context->preference('marcflavour'))};
> 
> This function doesn't work properly with Expat or LibXML. UTF-8 extended
> characters (é for example) are converted in their ISO-8859-1 counterpart.

Not Expat or LibXML but PurePerl...




------- 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]