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

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Tue Nov 6 22:35:14 CET 2007


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





------- Comment #1 from frederic at tamil.fr  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.





More information about the Koha-bugs mailing list