https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38896 Bug ID: 38896 Summary: Facets' content not ordered properly with accented characters (Zebra and ES) Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: koha-bugs@lists.koha-community.org Reporter: januszop@gmail.com QA Contact: testopia@bugs.koha-community.org When setting FacetOrder to alphabetically, facets' content is not ordered properly when a term starts with an accented character (e.g. Études ... would be placed at the end and not under 'E'), both with Zebra and with Elasticsearch. `use locale` (in C4/Search.pm and be a solution Koha/SearchEngine/Elasticsearch/Search.pm) seems to solve the issue. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.