https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36947
--- Comment #18 from David Cook <[email protected]> --- (In reply to David Cook from comment #17) > I'm going to try this out in a minute... In lieu of the previous patches by myself and Lari, I've added "use locale" to sub _convert_facets() in Koha/SearchEngine/Elasticsearch/Search.pm In koha-testing-docker, it yields the same results in my testing. While LC_COLLATE isn't set in ktd, my understanding is that LC_CTYPE will be used in lieu of that variable and my ktd is set to en_US.UTF-8 Now to play with other collations... -- 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/
