Actions
Defect #2744
closedList-type custom fields do not allow decimals or fractions as default values
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Custom fields
Target version:
-
Start date:
2009-02-13
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
I have defined a list custom field as follows:
1/2
1
2
3
5
8
13
21
34
When attempting to set the default value to '1/2' it doesn't work. I even tried using 0.5 in the list, and this doesn't work when used as a default either. If I edit the table directly, the application supports 1/2 as the default.
- DB Version: mysql 5.0.70
- Ruby Version: Ruby Enterprise ruby 1.8.6 (2008-12-15 patchlevel 286) [i686-linux]
- Rails Version: 2.1.2
- Redmine Revision: latest
- Error Displayed: « Default value » is invalid
Actions