Description
The translated decimal field does not convert dot to comma as expected for any language using a comma for a decimal separator in both Eureka and Fuji.
Steps to Reproduce
-
Navigate to System Properties > System Localization.
-
Change the currency setting to CAD and the default localization code to fr.CA for French Canadian.
-
Add a decimal field to any form.
-
Type 11.22 into the field.
Note that when you leave the field, the number changes to 1 222 instead of 11,22 which would be the correct translation.
Workaround
Related Problem: PRB624982