https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34014
--- Comment #4 from David Cook <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
