[Koha-bugs] [Bug 24977] Enable translations for authorised values (POC)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 25 16:04:34 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24977

--- Comment #1 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 101720
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=101720&action=edit
Bug 24977: Enable translations for authorised values (POC)

Only a proof of concept to illustrate what's needed to enable
translation for a new kind of object.

Only authorised values retrieved with
Koha::AuthorisedValues->get_descriptions_by_koha_field are translated.
This is used for instance for shelving locations in
catalogue/itemsearch.pl

Test plan:
1. Run updatedatabase && update_dbix_class_files && reload starman
2. Go to Admin ยป Localization
3. Find a LOC authorised value and translate it
4. Go to Item search form and verify that it is translated

Requires bug 24975

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list