redmine_charts plugin and authorization problem
Added by Sammy Kopra about 14 years ago
I've tried to make change that reported at: https://github.com/mszczytowski/redmine_charts/issues#issue/70 but couldn't and I don't know why.
Logs:
Processing ChartsBurndownController#index (for XXX.XXX.XXX.XXX at 2011-01-14 22:16:58) [GET]
Parameters: {"project_id"=>"projx", "action"=>"index", "controller"=>"charts_burndown"}
ArgumentError (wrong number of arguments (2 for 1)):
vendor/plugins/redmine_charts/app/controllers/charts_controller.rb:46:in `to_options'
vendor/plugins/redmine_charts/app/controllers/charts_controller.rb:46:in `index'
Rendering /usr/local/redmine/apps/redmine/public/500.html (500 Internal Server Error)
Can somebody please help me with this?