Actions
Defect #911
closedsupport for redmine 1.4.x
Start date:
01/16/2012
Due date:
04/01/2012
% Done:
100%
Estimated time:
Description
Hi,
This plugin looks interesting.
Unfortunately, when I try it with redmine 1.3, I get this error:
ActionController::RoutingError in Projects#show Showing app/views/layouts/base.html.erb where line #56 raised: No route matches {:controller=>"glossary", :action=>"index", :id=>#<Project id: 1, name: "Hello Redmine", description: "", homepage: "", is_public: false, parent_id: nil, created_on: "2012-01-11 18:35:48", updated_on: "2012-01-11 18:35:48", identifier: "hello-redmine", status: 1, lft: 1, rgt: 2>} Extracted source (around line #56): 53: 54: <% if display_main_menu?(@project) %> 55: <div id="main-menu"> 56: <%= render_main_menu(@project) %> 57: </div> 58: <% end %> 59: </div>
Any plans to make it work with 1.3.x?
Thanx.
Ionutz
Actions