30 Jan
2019
30 Jan
'19
2:46 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582 --- Comment #40 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 84530 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84530&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) Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.