4 Sep
2020
4 Sep
'20
4:28 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26393 --- Comment #1 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- Created attachment 109670 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109670&action=edit Bug 26393: Add cache on Koha::CirculationRules::get_effective_rule For performance of several circulation pages we should cache the result of method Koha::CirculationRules::get_effective_rule. Adds a constant CACHE_NO_CIRCULATION_RULE_VALUE to store a special value when method must return undef. -- You are receiving this mail because: You are watching all bug changes.