Vote #77202
未完了Validation error on float custom filed in case of i18n decimal separator
0%
説明
Hi.I´m using redmine 2.6.2. I have created a custom field wich type is float. I want to use comma as decimal separator.
But when i set locale to , pt or pt-BR, for instance, if the user inputs a
float like '95,70' or '500,25' in a form input, numerical
validation will yield an 'invalid_number' error, even though this is a
valid format in Brazil.
Only works if i use dot as decimal separator... but it is not the right way to do it.
Is that a newer version of redmine that fix it ?
How we that uses comma as decimal separator deals with with number formats in redmine?
Thanks!
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
thanks!
--------------------------------------------------------------------------------
related_issues
relates,New,21677,Use localised decimal separator for hours in the web UI