https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30920 --- Comment #25 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #19)
I think this change is coming whereas we don't use the same code to display the descriptions, and it could lead to confusion (theoretically at least): fetch from cache and fetch from DB.
Can you explain this a bit more? Where are we not using this that could be a conflict?
There is at least one thing that could go wrong, itemtype's descriptions. First we only deal with 'en', then it is actually wrong with 'en': it could be overwritten by the "Translate into other languages" feature (yes that's a weird use case but the UI allows it).
In testing I can provide a French translation and the correct one shows when changing languages in search results on both staff and OPAC
Also comment 6 hasn't been addressed.
Addressed -- You are receiving this mail because: You are watching all bug changes.