[Koha-bugs] [Bug 33270] New: OAI-PMH should not die on record errors

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 17 19:23:04 CET 2023


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

            Bug ID: 33270
           Summary: OAI-PMH should not die on record errors
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

Currently if the OAI listRecords command hits a bad record the script dies and
there is no output.

We should wrap the code in an eval or try and handle the error gracefully,
allowing the rest of the catalogue to be harvested and reporting the problem in
a way it can be addressed

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


More information about the Koha-bugs mailing list