https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18186
--- Comment #6 from Tomás Cohen Arazi <[email protected]> --- (In reply to Katrin Fischer from comment #5) > (In reply to Tomás Cohen Arazi from comment #4) > > So, if you fix some variables: > > - browser, > > - browser locale > > - settings in Koha > > > > then if you switch the locale and restart plack the behaviour change? > > Yes. We have seen this happen twice - we fixed it, we lost the setting in > Plack... we fixed it again. I know it sounds strange, we were a bit puzzled > as well. The only thing I can think of right now is that Plack is smart and imports the env locales settings. And I bet some of our libraries for handling number representations, like TT, is picking that. So we should be hardcoding the 'no-locale' setting. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
