23 Oct
2024
23 Oct
'24
11:26 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38136 --- Comment #14 from Jonathan Druart <jonathan.druart@gmail.com> --- (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.