2 Apr
2014
2 Apr
'14
4:38 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12002 --- Comment #2 from Robin Sheat <robin@catalyst.net.nz> --- I can't reproduce this at all using master. If I koha-translate --install or --remove, it updates immediately. This is using plack and memcached. In C4::Languages, getTranslatedLanguages is memoised, but I can't see it actually getting stored in memcache, oddly enough. I think that's not the issue, given you restarted memcache. Did you also restart starman, and what was the result of that? How many workers are you running? Are you running plack on the staff client or just the opac? -- You are receiving this mail because: You are watching all bug changes.