4 May
2016
4 May
'16
9:39 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15333 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 51223 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51223&action=edit Bug 15333: Use Koha::Cache to cache exception_holidays instead of a package variable On the same way as bug 14522, we should use Koha::Cache to cache exception_holidays. It's not safe to use a package variable if running under Plack. There is not test plan, just make sure the changes make sense. -- You are receiving this mail because: You are watching all bug changes.