Project

General

Profile

Actions

Defect #3347

closed

Internal error occurs when doing bulk edit

Added by Minjie Zhu almost 15 years ago. Updated almost 15 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
Issues
Target version:
-
Start date:
2009-05-13
Due date:
% Done:

100%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Confirmed with r2737

  1. In Issues page, select some issues and do the right-click to show the context-menu.
  2. Click the Edit in the context-menu.

Then Internal Error occured.

The log said

NameError (undefined local variable or method `current_role' for #<IssuesController:0xb6653b6c>):
    /app/controllers/issues_controller.rb:276:in `bulk_edit'
    /usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:1253:in `send'
    /usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/base.rb:1253:in `perform_action_without_filters'
    /usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:617:in `call_filters'
    /usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
    /usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
    ...

Regards.

Actions

Also available in: Atom PDF