Close issue with error
Created by: pcollaog
I create an issue and when I try to close it... throw error 500 on the web and this appear in the log:
==> log/production.log <== Started PUT "/acciones/accion-social/issues/9?issue%5Bclosed%5D=true&status_only=true" for 192.168.12.2 at 2013-02-22 14:53:58 -0300 Processing by IssuesController#update as HTML Parameters: {"authenticity_token"=>"2MiQWVkCkETYWjaPvHkeuC/enhWAEzypWhbWs+QWShg=", "issue"=>{"closed"=>"true"}, "status_only"=>"true", "project_id"=>"acciones/accion-social", "id"=>"9"} Completed 500 Internal Server Error in 482ms
TypeError (can't dump anonymous class Class):
app/observers/issue_observer.rb:19:in block in after_update' app/observers/issue_observer.rb:18:in
each'
app/observers/issue_observer.rb:18:in after_update' app/controllers/issues_controller.rb:65:in
update'
Any ideas? I update from 4.0 to 4.1 and appear this error (just when you try to close an issue)... then upgrade to 4.2 and still here.
I saw that problem is caused by ruby version, but I have the last ruby patch 1.9.3-p392