[Koha-bugs] [Bug 28375] New: Inefficiencies in fetching COinS

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 18 18:02:16 CEST 2021


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

            Bug ID: 28375
           Summary: Inefficiencies in fetching COinS
 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

In XSLTParseForDisplay we fetch the coins for the OPAC even on the staff
interface

On opac results we fetch the biblio object, this is already fetched in the
searchResults subroutine

Additionally - we can fetch the coins in the searchResults to move logic out of
the scripts

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