[Koha-bugs] [Bug 28371] Improve performance of XSLTParse4Display

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 20 13:51:01 CEST 2021


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

Björn Nylén <bjorn.nylen at ub.lu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bjorn.nylen at ub.lu.se

--- Comment #2 from Björn Nylén <bjorn.nylen at ub.lu.se> ---
We just did a very similar thing locally but added the caching in
C4::Biblio::GetAuthorizedValueDesc instead. It's used in a few more places.
Saved a lot of time in searchresults and add/edit item views when there are
many items.

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