Error #460
Error when I want to consult a issue
Status:
New
Priority:
High
Assignee:
-
Category:
Issues
Start date:
2011-03-23
Due date:
% Done:
0%
Estimated time:
Source:
Detected on version:
Redmine version:
Milestones:
Description
I use the last version 0.4.4 with Redmine 1.1.1. I did a migration Rddmine to 1.0.0 to 1.1.1. No problem when I consult the new trackers. But when I want to see the old issue trackers, I obtain this error message :
ActionView::TemplateError (can't convert nil into Float) on line #53 of vendor/plugins/advanced_roadmap.0.4.0/app/views/issues/show.rhtml: 50: <% end %> 51: </tr> 52: <%= render_custom_fields_rows(@issue) %> 53: <%= call_hook(:view_issues_show_details_bottom, :issue => @issue) %> 54: </table> 55: <hr /> 56: lib/redmine/hook.rb:63:in `send' lib/redmine/hook.rb:63:in `call_hook' lib/redmine/hook.rb:63:in `each' lib/redmine/hook.rb:63:in `call_hook' lib/redmine/hook.rb:60:in `tap' lib/redmine/hook.rb:60:in `call_hook' lib/redmine/hook.rb:144:in `call_hook' vendor/plugins/advanced_roadmap.0.4.0/app/views/issues/show.rhtml:53:in `_run_rhtml_vendor47plugins47advanced_roadmap46046446047app47views47issues47show46rhtml' app/controllers/issues_controller.rb:117 app/controllers/issues_controller.rb:116:in `show' Rendering /appli/projects/redmine-1.1.1-0/apps/redmine/public/500.html (500 Internal Server Error)
Do you have a idea to resolv this ?
PS: Very good plugin !
Best regards
Yannick
No data to display