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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 20 16:58:27 CET 2023


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

            Bug ID: 33279
           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 the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list