[Koha-bugs] [Bug 13440] 'Check out' tab search for patron gives perl error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 11 15:47:32 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13440

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> ---
It's a bug.
It comes from SQLHelper

koha at 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.


More information about the Koha-bugs mailing list