[Koha-bugs] [Bug 20664] Optimize retrieval of biblio and item data

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 13 11:25:39 CEST 2018


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

--- Comment #7 from Lari Taskula <lari.taskula at jns.fi> ---
(In reply to Lari Taskula from comment #6)
> Fails t/db_dependent/Items.t
This is due to caching parsed YAML from OpacHiddenItems. Cache does not cleared
between tests when OpacHiddenItems changes.

Instead of additionally caching parsed YAML of this system preference, would it
be better for Koha to handle YAML system preferences as parsed by default? This
would require some changes to Koha core but I guess it would benefit all
features using system preferences represented in YAML.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list