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

--- Comment #3 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 203272
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203272&action=edit
Bug 43027: Handle undecodable metadata gracefully when merging bibliographic
records

Merging into a reference record calls ModBiblio, which can now throw
Koha::Exceptions::Metadata::Invalid (bug 35104). Catch it, abort the
merge (the reference record was not modified, so nothing has been
merged away yet) and show the cataloguer why, instead of a raw
exception or - worse - a partially-applied merge. Recoverable faults
fixed during the merge are shown as a warning instead, same as the
cataloguing edit form.

Signed-off-by: Baptiste Bayche <[email protected]>
Signed-off-by: Baptiste Wojtkowski <[email protected]>
Sponsored-by: OpenFifth

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to