Feature #25012
Allow both '.' and ',' decimal symbols for input of float custom fields
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Custom fields | |||
Target version: | - | |||
Resolution: |
Description
In Redmine, inputting decimal values such as "3.15" of "3,15" in either "Estimated time" or "Spent time" fields is correctly interpreted and converted back to the proper float format: 3.15 .
I think this behaviour should also be applied to float custom fields.
History
#1
Updated by Toshi MARUYAMA almost 6 years ago
- Category set to Custom fields