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
Updated by Mitsuyoshi Yoshida over 12 years ago
- Subject changed from support for redmine 1.3.x to support for redmine 1.4.x
- Due date set to 04/01/2012
- Status changed from 新規(New) to 担当(Assigned)
- Assignee set to Mitsuyoshi Yoshida
- Priority changed from 通常(Normal) to 高め(High)
- Target version set to 1.0.0
Updated by Mitsuyoshi Yoshida over 12 years ago
- Status changed from 担当(Assigned) to 終了(Closed)
- % Done changed from 0 to 100
r77 comment wrong.
Actions