http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4020 Summary: UNIMARC XSLT Display and diacritics Product: Koha Version: rel_3_2 Platform: PC OS/Version: All Status: NEW Severity: critical Priority: PATCH-Sent Component: Searching AssignedTo: henridamien@koha-fr.org ReportedBy: henridamien@koha-fr.org Estimated Hours: 0.0 Change sponsored?: --- When using XSLT Display, and UNIMARC, since marcFlavour is not used in encoding data, when data is true utf8, as_xml fails on some subfields. Moreover, because transformMARCXMLForXSLT edits some values in the marc record and the PERL UTF8 is not handled by MARC::File::USMARC, it endsup in double encoding the data. Sending a patch to fix both issues. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.