https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38136
--- Comment #14 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #13) > We are retrieving the value from the wrong cache in > Koha/Template/Plugin/ItemTypes.pm, it is using Koha::Cache::Memory::Lite. > > If you have a translation, remove it, add another one: the old one will be > displayed (at least on catalogue/detail.pl in the items table). Nope sorry, this does not make sense. The wrong fetch happens, but obviously not from the TT plugin (Memory::Lite it's not persistent from one request to another) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
