NoMethodError in IssuesController#edit

undefined method `pending_question?' for #<Issue:0x4425758>

RAILS_ROOT: C:/www/redmine/trunk/redmine

Application Trace | Framework Trace | Full Trace
c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.1.2/lib/active_record/attribute_methods.rb:251:in `method_missing'
vendor/plugins/question_plugin/lib/question_issue_hooks.rb:63:in `controller_issues_edit_before_save'
lib/redmine/hook.rb:60:in `send'
lib/redmine/hook.rb:60:in `call_hook'
lib/redmine/hook.rb:59:in `each'
lib/redmine/hook.rb:59:in `call_hook'
lib/redmine/hook.rb:104:in `call_hook'
app/controllers/issues_controller.rb:184:in `edit'

Request

Parameters:

{"time_entry"=>{"comments"=>"",
 "activity_id"=>"",
 "hours"=>""},
 "commit"=>"Submit",
 "id"=>"5",
 "notes"=>"jlkjl",
 "issue"=>{"start_date"=>"2009-01-10",
 "estimated_hours"=>"",
 "lock_version"=>"0",
 "priority_id"=>"4",
 "subject"=>"sdfsdf",
 "category_id"=>"",
 "description"=>"sdgsd",
 "assigned_to_id"=>"",
 "due_date"=>"",
 "done_ratio"=>"0"},
 "note"=>{"question_assigned_to"=>""},
 "attachments"=>{"1"=>{"description"=>"",
 "file"=>""}}}

Show session dump

Response

Headers:

{"cookie"=>[],
 "Cache-Control"=>"no-cache"}