[Koha-bugs] [Bug 11998] Syspref caching issues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 20 22:29:14 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11998

--- Comment #55 from Robin Sheat <robin at catalyst.net.nz> ---
(In reply to Jonathan Druart from comment #52)
> Created attachment 33746 [details] [review]
> Bug 11998: Add Koha::Config::SystemPreference
> 
> This (dirty) patch extract the syspref set and delete routine into a
> module.
> It fixes the circular dependency and the logging problem.

That's probably the better solution. Though, the caching should happen inside
the module too. Eventually this means we could move away from using
C4::Context->preference, but for now we maintain a compatibility shim.

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


More information about the Koha-bugs mailing list