https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25376
--- Comment #1 from Julian Maurice <[email protected]> --- Created attachment 104360 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104360&action=edit Bug 25376: Use LANG authorised values for language facet Instead of relying on language_descriptions table, on which users have no control, use LANG authorised values It will give more control to users which will be able to add new languages or change descriptions (for instance to translate them in their own language) Test plan: 1. Do a search that return values for the language facet 2. Check that if you change a description in LANG authorised values, it changes the displayed facet -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
