Bug 40666 - Item type translations don't work on detail page in staff
Summary: Item type translations don't work on detail page in staff
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: I18N/L10N (show other bugs)
Version: 24.11
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-18 16:33 UTC by Katrin Fischer
Modified: 2025-09-02 14:17 UTC (History)
3 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2025-08-18 16:33:02 UTC
In 24.11.05 the itemtype translations work well for the detail page in the OPAC, but in the staff interface the itemtype always shows the default description.

The description shows correctly in other parts of Koha, so this appears to be related to the API use maybe?
Comment 1 Jonathan Druart 2025-09-02 13:41:26 UTC
Where? Looks ok for me on main on the detail page: https://snipboard.io/oOjtR0.jpg
Comment 2 Katrin Fischer 2025-09-02 14:17:04 UTC
That's interesting, it doesn't work for us in 24.11.08.
We confirmed it on different computers, so I think it's not the browser settings or similar. 
Something is a little odd, because I first noticed it only displaying English, when I had German selected. 
Later, when I retestd to file this bug, the descriptoins remained in German, no matter what I picked, the translation was not pulled (German being the description from the itemtypes table).