5 Feb
2021
5 Feb
'21
12:03 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27154 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 116385 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116385&action=edit Bug 27154: Remove Koha::Util::SystemPreferences On bug 15494, the same method "get_yaml_pref_hash" has been added to two modules, Koha/Config/SysPref.pm and Koha/Util/SystemPreferences.pm We only need the one from Koha::Config::SysPref and remove the whole Koha::Util::SystemPreferences module. Test plan: prove t/db_dependent/Circulation/issue.t must return green -- You are receiving this mail because: You are watching all bug changes.