Nice plugin, but I have catch an error: ActionView::TemplateError (Called id for nil, which would mistakenly be 4 -- if you really wanted the id of nil, use object_id) on line #50 of vendor/plugins/redmine_code_review/app/views/code_review/_new_form.html.erb: 47: </p> 48: <p> 49: <%= submit_to_remote 'apply', l(:button_apply), :update => 'review-form', 50: :url => {:controller => 'code_review', :a