27 May
2024
27 May
'24
8:22 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36947 --- Comment #18 from David Cook <dcook@prosentient.com.au> --- (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.