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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 18 18:06:37 CEST 2021


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 121123
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121123&action=edit
Bug 28375: Inefficiencies in fetching COinS

This patchset adds an 'interface' parameter to XSLTParseForDisplay to avoid
fetching
coins when not needed

Additionally we move some logic from the scripts to searchResults to avoid an
extra fetch fo the biblio object

To test:
1 - Enable  COinSinOPACResults syspref
2 - Also enable  OPACShowOpenURL  and  OPACOpenURLItemTypes  - adding an
itemtype that you can find
3 - Perform a search on the OPAC and confirm coins are included and openurl
shown
4 - Perform a search on staff client and confirm openurls do not show
5 - Apply patch
6 - Results should be the same

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