18 Jun
2016
18 Jun
'16
7:57 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16770 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 52513 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52513&action=edit Bug 16770: Remove wrong caching of 3 subroutines in C4::Lancuages ooking at this code, you might think these subroutines are cached, but actually they are not. The eval surrounding the code hides a bug, if you remove it, you will get: Invalid memcached argument (expected a hash) Test plan: Do not apply this patch and confirm that the code does not work -- You are receiving this mail because: You are watching all bug changes.