[Koha-bugs] [Bug 34014] There is no way to fix records with broken MARCXML

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 15 01:16:07 CEST 2023


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

--- Comment #4 from David Cook <dcook at prosentient.com.au> ---
(In reply to Nick Clemens from comment #2)
> This largely works - the logs don't capture the error though.

You could just add a warn when catching the error? 

> Should we have a:
> $biblio->metadata->record({ attempt_cleaning => 1 });
> 
> or something?

Not sure I follow, although I'm opposed to things like "maybe_" and "attempt_"
as they are harder to test and imply that the function being performed can have
different behaviours besides just doing that one function.

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


More information about the Koha-bugs mailing list