[Koha-bugs] [Bug 16105] Cache::Memory is loaded even if memcache is used

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 15 10:23:32 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16105

--- Comment #3 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 50260
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50260&action=edit
Bug 16105: [DO NOT PUSH] warn to test the patch

Test plan:
Apply this patch
Notice the 2 warnings:
  init memcached
  init memory
in the log
Apply the second patch "Do not initialize the memory cache if not needed"
Notice the single warning:
  init memcached

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


More information about the Koha-bugs mailing list