Skip to content

it seemed not support redmine2.1.2 #4

@archonwang

Description

@archonwang

I tested it on Redmine 2.1.2. Unfornately, it could not support the version ver well, when I opened the plugins/unread_issues/configuration page.

the error information is here, please check it or give some advice about the issues. Thanks so much.

Started GET "/settings/plugin/unread_issues" for 192.168.3.41 at 2012-11-14 13:30:20 +0800
Processing by SettingsController#plugin as HTML
Parameters: {"id"=>"unread_issues"}
Current user: archonwang(id=39)
Rendered plugins/unread_issues/app/views/settings/_unread_issues_settings.html.erb (1.4ms)
Rendered settings/plugin.html.erb within layouts/admin (2.4ms)
Completed 500 Internal Server Error in 7ms

ActionView::Template::Error (undefined method settings' for nil:NilClass): 1: <%- defaults = Redmine::Plugin::registered_plugins[:advanced_roadmap].settings[:default] -%> 2: <% frequency=@settings['frequency'].to_i || defaults['frequency'].to_i%> 3: <% decay=@settings['decay'].to_i || defaults['decay'].to_i%> 4: app/views/settings/plugin.html.erb:6:inblock in _c89eb32e0722acf987236154ba8809f1'
app/views/settings/plugin.html.erb:4:in `_c89eb32e0722acf987236154ba8809f1'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions