Project

General

Profile

Bug #2634

Updated by Joseph Magen about 11 years ago

On 1.2-RC1 tag, trying to open eventful reports (just clicking on "reports"): 
 
 ActionController::RoutingError 
 
 No route matches {:host_id=>nil, :controller=>"reports"} 
 
 app/views/reports/_list.html.erb:18:in `_app_views_reports__list_html_erb___130845487__633955468' 
 
 app/views/reports/_list.html.erb:15:in `_app_views_reports__list_html_erb___130845487__633955468' 
 
 app/views/reports/index.html.erb:3:in `_app_views_reports_index_html_erb__916748500__633902068' 
 
 lib/foreman/thread_session.rb:31:in `clear_thread'

Back