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

--- Comment #53 from David Cook <[email protected]> ---
Staying back late on my Friday working on this one...

`locale -a` returns
C
C.utf8
en_US.utf8
fr_FR.utf8
POSIX

However, when I try to use one of the locales in Unicode::Collate::Locale, it
says it's using the "default" locale. 

So I tried re-generating the locales...
`sudo locale-gen`

Generating locales (this might take a while)...
  en_US.UTF-8... done
  fr_FR.UTF-8... done
Generation complete.

So far I can't get any differences between "en", "default" and "fr_FR". 

But I'll have a go again with Finnish and have another look when it's not so
late...

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