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

            Bug ID: 29970
           Summary: 500 Error when a record cannot be displayed
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

When a record cannot be decoded Koha shows a 500 error to the user.

The code throws a Koha::Exceptions::Metadata::Invalid which is recorded in the
plack-error

We should catch the exception and provide a better message to the user.

Often, these records will load in the editor, we should provide a link to the
user so they can attempt to fix the record

Alternately, we should attempt to assume the record is encoded in a different
format (marc8) and attempt to convert uft-8

-- 
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]
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/

Reply via email to