http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13440 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #5 from Jonathan Druart <jonathan.druart@biblibre.com> --- It's a bug. It comes from SQLHelper koha@koha-qa:~/src (BZ8306↑⚡)% git grep memcache | grep config C4/SQLHelper.pm: my $servers = C4::Context->config('memcached_servers'); C4/SQLHelper.pm: key_prefix => C4::Context->config('memcached_namespace') || 'koha', -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.