Skip to content

NoMethodError under Redmine 1.4.3.stable.9830 (ruby 1.9.3 / rails 1.1.3) #1

Description

@SirDregan

Charts doesn't work anymore after updateing ruby & rails.

It installs fine and shows up, but if I click on charts, I get the following error:
Processing ChartsBurndownController#index (for 188.195.40.54 at 2012-06-17 22:41:42) [GET]
Parameters: {"controller"=>"charts_burndown", "project_id"=>"intern", "action"=>"index"}

NoMethodError (undefined method to_a' for #<Project:0x00000004b11c10>): vendor/plugins/redmine_charts/app/controllers/charts_controller.rb:46:inindex'
internal:prelude:10:in synchronize' public/dispatch.fcgi:24:in

'

Rendering /srv/sh-redmine/public/500.html (500 Internal Server Error)

Any idea how to fix this?
I'd really love to use this plugin again :(

Thanks in advance!

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