https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23425 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #0)
If the MARCXML data is wrong for some reasons and so MARC::Record::new_from_xml fails, a search will explodes with "invalid data, cannot decode object"
We should: - Understand why the data is wrong - Provide a maintenance script to catch problematic data - Skip the record instead of exploding (or maybe not, it will hide a data problem)
It has been highlighted by bug 22144, was silently failing before those patches.
Do you think we should move this one forward into master? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.