[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
Wed Dec 6 12:54:57 CET 2023


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |In Discussion

--- Comment #22 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
I think we could perhaps go a level lower and put this exception into
Koha::Biblio::Metadata->store maybe instead?

We'll also need to account for the exception at various places with a try/catch
block as detailed in the commit message.. but I wanted to start getting
feedback on the proposed approach before committing to continuing down this
path.

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


More information about the Koha-bugs mailing list