[Koha-bugs] [Bug 32478] Remove Koha::Config::SysPref->find since bypasses cache

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 15 19:38:32 CET 2022


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

--- Comment #1 from David Gustafsson <glasklas at gmail.com> ---
Created attachment 144633
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144633&action=edit
Bug 32478: Remove Koha::Config::SysPref->find since bypasses cache

get_yaml_pref_hash also allows invalid YAML and only parses a limited
subset so remove this method to avoid future issues.

To test):

Since tests already exists for C4::Context->yaml_preference and this
is a trivial change, do we really need a test plan for this?

Sponsored-by: Gothenburg University Library

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