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

--- Comment #7 from Lari Taskula <[email protected]> ---
(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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to