プロジェクト

全般

プロフィール

Defect #1068

Tomohisa Kusukawa さんがほぼ12年前に更新

"GoogleCode":http://code.google.com/p/kusu/issues/detail?id=59 の方でレポート頂いていたにも関わらず GoogleCodeの方でレポート頂いていたにも関わらず 
 見落としていたバグ。 

 <pre> 
 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) 
 </pre>

戻る