Actions
Defect #6233
closedTime Track impossible if project identifier is numeric
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Time tracking
Target version:
-
Start date:
2010-08-27
Due date:
% Done:
0%
Estimated time:
Resolution:
Cant reproduce
Affected version:
Description
If a project identifier is only numeric, the form for time track input crashes.
TypeError in Timelog#edit Showing app/views/timelog/edit.rhtml where line #3 raised: can't convert Fixnum into String
(Full Stack attached)
Changed the identifier to a non-numeric value for this project in DB, then it worked.
Files
Actions