https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36947 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #66 from David Cook <dcook@prosentient.com.au> --- Regarding "Dynamic locale detection via Koha::I18N::available_locales()", I think that this isn't working at the moment, as FacetSortingLocale is showing an empty list. While I haven't generated any locales yet, "locale -a" is showing C, C.utf8, en_US.utf8, fr_FR.utf8, and POSIX, plus in Koha::I18N::available_locales() it seems like you have a the default option which should always be appearing, so I think something isn't working right. I'm going to marked as "Failed QA", and I'm going to spend a few minutes seeing if I can figure out what's going on there... -- You are receiving this mail because: You are watching all bug changes.