[Koha-bugs] [Bug 18186] Amounts with decimal comma instead of decimal dot breaking payments

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 3 10:12:01 CET 2017


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

Ulrich Kleiber <ulrich.kleiber at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ulrich.kleiber at bsz-bw.de

--- Comment #1 from Ulrich Kleiber <ulrich.kleiber at bsz-bw.de> ---
The 'comma problem' started on our production servers after we have enabled
Plack. It seems that the CGI version is using locale C whereas Plack is using
the default locale of the server. After we have chosen None as our default
locale, the decimal point was back again (partly a reboot was required).
Apart from this, the default locale None is also recommended here:
https://wiki.debian.org/Locale

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list