https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36947 --- Comment #48 from David Cook <dcook@prosentient.com.au> --- (In reply to Martin Renvoize from comment #47)
This is a great first pass... I'd love to see an option added to koha-conf.xml to allow setting at the instance level.
More importantly though.. if we can add a unit test here I think we could PQA.
Sounds like a plan. I had thought about moving it out to a separate function and adding a unit test. It looks like we have C, en_US, fr_FR, and POSIX as locales on koha-testing-docker (based on output of "locale -a"), so I think we could probably compare the output of en_US vs fr_FR. I know we're all low on time, but I've got two deadlines coming up fast and not many work days for them. Going to put this on my list of things I'm actually definitely coming back to! -- You are receiving this mail because: You are watching all bug changes.