8 Jun
2022
8 Jun
'22
8:18 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30920 --- Comment #6 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Quick remark about the naming. I would suggest to use ':' to separate concept in the cache_key, and from more generic to more specific. $lang . 'ItemTypeDescriptions' => "itemtypes:description:$lang" "AVDescriptions-" . $category => AV_descriptions:category (we already have AV_descriptions somewhere else) LibraryNames => libraries:name -- You are receiving this mail because: You are watching all bug changes.