Project

General

Profile

time_report.rb:64:in `run' - ArgumentError (wrong number of arguments (1 for 0))

Added by Mario Luzeiro over 12 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?


Replies (1)

    (1-1/1)