Project

General

Profile

Actions

Defect #8560

closed

Issue context menu error: undefined method enabled_modules

Added by Nicolas Connault almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
UI
Target version:
-
Start date:
2011-06-08
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

After upgrading redmine to 1.2 (following the recommended upgrade procedure), whenever I right-click an issue I get the following output from mongrel:

Processing ContextMenusController#issues (for 114.198.96.185 at 2011-06-07 18:12:03) [GET]
Parameters: {"back_url"=>"/projects/admin-conversion/issues", "ids"=>["62"], "action"=>"issues", "authenticity_token"=>"F/nXzbhwODK+QacKtXm46GKc+Gn5CMrfm11THzh13Ic=", "controller"=>"context_menus"}

NoMethodError (undefined method `enabled_modules' for #<Array:0x2b5917f34af8>):
app/controllers/context_menus_controller.rb:21:in `issues'

Rendering /home/chinas7/apps/redmine/public/500.html (500 Internal Server Error)

I briefly see the "Loading" overlay, but it is gone before it is even fully displayed.


Files

context_menus_controller.rb (2.65 KB) context_menus_controller.rb Nicolas Connault, 2011-06-11 01:15
Actions

Also available in: Atom PDF