Project

General

Profile

Actions

Defect #1133

open

redmine_logs 0.0.5 doesn't work with Bitnami Redmine 2.1.4

Added by André Bachmann about 12 years ago. Updated about 12 years ago.

Status:
新規(New)
Priority:
通常(Normal)
Assignee:
Target version:
-
Start date:
11/29/2012
Due date:
% Done:

0%

Estimated time:

Description

It worked fine with Bitnami Redmine 2.1.2, but since I tested with Bitnami Redmine 2.1.4, I'm unable to open the "Administration" menu of Redmine. This is in my production.log:

Started GET "/redmine/admin" for 127.0.0.1 at 2012-11-28 16:46:59 +0100
Processing by AdminController#index as HTML
  Current user: ab (id=1)
  Rendered admin/_menu.html.erb (6.0ms)
  Rendered admin/index.html.erb within layouts/admin (6.0ms)
Completed 500 Internal Server Error in 9ms

ActionController::RoutingError (No route matches {:controller=>"logs"}):
  lib/redmine/menu_manager.rb:150:in `render_single_menu_node'
  lib/redmine/menu_manager.rb:102:in `render_menu_node'
  lib/redmine/menu_manager.rb:91:in `block in render_menu'
  lib/redmine/menu_manager.rb:168:in `block in menu_items_for'
  lib/redmine/menu_manager.rb:165:in `each'
  lib/redmine/menu_manager.rb:165:in `menu_items_for'
  lib/redmine/menu_manager.rb:90:in `render_menu'
  app/views/admin/_menu.html.erb:2:in `_app_views_admin__menu_html_erb___485990175_11331084'
  app/views/admin/index.html.erb:5:in `_app_views_admin_index_html_erb__778429495_10542096'
Actions #1

Updated by Haru Iida about 12 years ago

  • Assignee set to Haru Iida
Actions

Also available in: Atom PDF