30 Sep
2018
30 Sep
'18
10:14 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582 --- Comment #17 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 79648 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79648&action=edit Bug 20582: Fix memory cache flush Cache flush should be in around_action hook instead of before_dispatch Otherwise it is flushed before every request (even static files requests) Also, make sure the Cache::Memory cache is really flushed (not only L1 cache) -- You are receiving this mail because: You are watching all bug changes.