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

Frédéric Demians <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #29 from Frédéric Demians <[email protected]> ---
There is somehow a regression with ES language facets compared to Zebra facets.
Zebra language facet is decoded from LANG authorized values list. ES language
facet (thanks to this patch) is decoded from language_* tables. But there are
more languages defined in LANG authorized values list: all old languages for
example, like grc = Ancient Greek (to 1453).

Solution : add missing languages to language_* tables. But is it the purpose of
those tables which are designed to allow Koha interface translation rather than
storing MARC biblio records usable languages?

-- 
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/

Reply via email to