tkusukawa / kusu

Automatically exported from code.google.com/p/kusu
0 stars 0 forks source link

Error 500 when setthing percentage #59

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

What version of the product are you using? On what operating system?
Worktime 0.1.2 on Redmine 1.2.1 hosted on a ubuntu server.

What is the expected output? What do you see instead?
When I try to set the completion percentage the popup window appears with error 
500. This only happens on closed tasks.

The trace on the log is:
Processing WorkTimeController#popup_update_done_ratio (for 192.168.0.144 at 
2011-09-29 08:31:29) [GET]
  Parameters: {"month"=>"9", "issue_id"=>"63", "action"=>"popup_update_done_ratio", "id"=>"idxwide", "day"=>"29", "year"=>"2011", "controller"=>"work_time", "user"=>"3"}

LocalJumpError (unexpected next):
  vendor/plugins/redmine_work_time/app/controllers/work_time_controller.rb:190:in `popup_update_done_ratio'
  config/initializers/mongrel_cluster_with_rails_211_fix.rb:62:in `dispatch_cgi'

Rendering /opt/bitnami/apps/redmine/public/500.html (500 Internal Server Error)

Original issue reported on code.google.com by julius...@gmail.com on 29 Sep 2011 at 8:50

GoogleCodeExporter commented 9 years ago
This bug is treat on Redmine Ticket 
http://www.r-labs.org/issues/1068

Original comment by T.Kusukawa on 30 Jun 2012 at 3:52