[Koha-bugs] [Bug 24243] New: Bad characters in AMRC cause internal server error when searching catalog

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 13 19:30:08 CET 2019


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

            Bug ID: 24243
           Summary: Bad characters in AMRC cause internal server error
                    when searching catalog
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          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

Koha::Biblio::Metadata::record can throw an exception, it must always be caught

If CoinsInOpac is enabled we call 'get_coins' on the search results - get_coins
calls for the record.

On the staff details page this exception is handled but not in opac results.

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