[Koha-bugs] [Bug 35104] We should warn when attempting to save MARC records that contain characters invalid in XML

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 14 11:43:17 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35104

--- Comment #35 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
IMO this is too low level, we should not call MARC::Record::new_from_xml
everytime we store.

It will work ofc but what about perf?

What if I do want invalid marcxml? :D

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list