https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29678
--- Comment #1 from Fridolin Somers <[email protected]> --- In my tests I get logs : 204 Exception::Class::Base::throw('Koha::Exceptions::Metadata::Invalid', 'id', 368, 'biblionumber', 369, 'format', 'marcxml', 'schema', 'MARC21', 'decoding _error', ':8: parser error : PCDATA invalid Char value 31^J <controlfield tag="001">00^_aD000015937</controlfield>...) called at /kohadevbox/koha/Koha/Bibl io/Metadata.pm line 73 205 Koha::Biblio::Metadata::record('Koha::Biblio::Metadata=HASH(0x55905c3efc40)') called at /kohadevbox/koha/Koha/Biblio.pm line 943 206 Koha::Biblio::get_marc_notes('Koha::Biblio=HASH(0x55905cbc1820)', 'HASH(0x55905cbbb5b0)') called at /kohadevbox/koha/catalogue/detail.pl line 148 207 eval {...} at /kohadevbox/koha/catalogue/detail.pl line 2 Very strange... Maybe some impact I can't explain of Bug 28734 adding transformMARCXML4XSLT() to get_marc_notes(). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
