https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23425
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Tomás Cohen Arazi <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
