Actions
Feature #25012
closedAllow both '.' and ',' decimal symbols for input of float custom fields
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Custom fields
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
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.
Related issues
Updated by Liane Hampe about 1 year ago
See https://www.redmine.org/issues/22024#note-4 for a patch solving this problem.
Updated by Go MAEDA 11 months ago
- Related to Feature #22024: Support localized decimal separators for float values added
Actions