Error #650
Nil error rendering not authorized issue
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Issues
Target version:
Start date:
2012-05-28
Due date:
2012-05-28
% Done:
100%
Estimated time:
Source:
Customer
Detected on version:
Redmine version:
Redmine 1.3.1
Milestones:
Description
NoMethodError in IssuesController#show
You have a nil object when you didn't expect it!
You might have expected an instance of Array.
The error occurred while evaluating nil.each
RAILS_ROOT: /var/www/redmine-1.3.1
Application Trace | Framework Trace | Full Trace
/var/www/redmine-1.3.1/vendor/plugins/advanced_roadmap/lib/advanced_roadmap/issues_controller_patch.rb:14:in `render'
/var/www/redmine-1.3.1/app/controllers/application_controller.rb:307:in `render_error'
/var/www/redmine-1.3.1/app/controllers/application_controller.rb:305:in `render_error'
/var/www/redmine-1.3.1/app/controllers/application_controller.rb:293:in `render_404'
/var/www/redmine-1.3.1/app/controllers/issues_controller.rb:273:in `find_issue'
Request
Parameters:
{"id"=>"144243423"}
Show session dump
Response
Headers:
{"Cache-Control"=>"no-cache",
"Content-Type"=>"text/html"}
Updated by Emilio González Montaña over 13 years ago
- Due date set to 2012-05-28
- Status changed from In progress to Resolved
- % Done changed from 0 to 100
- Redmine version changed from Redmine 1.3.0 to Redmine 1.3.1