Added by Mario Luzeiro over 13 years ago
Processing TimelogController#report (for 192.168.3.70 at 2011-12-06 10:40:45) [GET]
Parameters: {"criteria"=>["category"], "period"=>"all", "action"=>"report", "period_type"=>"1", "controller"=>"timelog", "columns"=>"month"}
ArgumentError (wrong number of arguments (1 for 0)):
lib/redmine/helpers/time_report.rb:64:in `run'
lib/redmine/helpers/time_report.rb:36:in `initialize'
app/controllers/timelog_controller.rb:99:in `new'
app/controllers/timelog_controller.rb:99:in `report'
How can I solve this problem? how do I know what is causing it?
I think I solved it.
I've just updated rake..