[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
Wed Jun 14 21:22:49 CEST 2023


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 152360
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152360&action=edit
Bug 34014: Allow staff to edit degraded records

This patch adds an eval to the call for the record form metadata

If there is an error we catch it, display it, and attempt to strip bad
characters from the record

To test:
1 - In koha testing docker attempt to view record 369 in the staff interface
2 - You see a warning about degraded view
3 - Attempt to edit the record
4 - Internal server error
5 - Apply patch, restart all
6 - Reload the editor
7 - Record successfully loads!
8 - You have a warning about encoding issues!
9 - Save the record
10 - No more warning!
11 - Edit again, no more warning!

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


More information about the Koha-bugs mailing list