3 Jul
2020
3 Jul
'20
9:51 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23542 --- Comment #18 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- The crux is adding the $marcrecord->encoding('UTF-8') ! You should not change the new_from_xml call. We should respect the syntax parameter here instead of the marc flavour of the Koha instance. If you configured BNF correctly, it will say UNIMARC in the syntax field. Amending the patch. -- You are receiving this mail because: You are watching all bug changes.