Project

General

Profile

Feature #459

500 Internal error with Redmine 1.1.1

Added by yanncik quenec'hdu about 13 years ago. Updated about 13 years ago.

Status:
New
Priority:
High
Assignee:
-
Category:
Issues
Start date:
Due date:
% Done:

0%

Estimated time:
Milestones:

Description

Hi,

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 with the new trackers. But when I want to 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'

Do you have a idea to resolv this ?

PS: Very good plugin !
Best regards
Yannick

#1

Updated by yanncik quenec'hdu about 13 years ago

But when I want to see the old issue trackers

Also available in: Atom PDF