Project

General

Profile

Actions

Defect #912

closed

support for redmine 1.3.x

Added by Ionutz Borcoman over 13 years ago. Updated over 13 years ago.

Status:
終了(Closed)
Priority:
通常(Normal)
Target version:
Start date:
01/16/2012
Due date:
% 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 Welcome#index

Showing app/views/layouts/base.html.erb where line #35 raised:

No route matches {:controller=>"info", :action=>"show", :id=>:version}

Extracted source (around line #35):

32:            'div',
33:            "#{l(:label_logged_as)} #{link_to_user(User.current, :format => :username)}".html_safe,
34:            :id => 'loggedas') if User.current.logged? %>
35:     <%= render_menu :top_menu if User.current.logged? || !Setting.login_required? -%>
36: </div>
37:
38: <div id="header">

Any plans to make it work with 1.3.x?

Thanx.

Ionutz


Files

routes.rb (105 Bytes) routes.rb Haru Iida, 01/17/2012 01:29 AM

Related issues 1 (0 open1 closed)

Related to Redmine Information - Defect #896: 500 Internal server error終了(Closed)Mitsuyoshi Yoshida12/11/2011

Actions
Actions

Also available in: Atom PDF