Project

General

Profile

Actions

Defect #24024

closed

open user account info occured 500 error

Added by Steven Wong over 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Accounts / authentication
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Started GET "/users/8" for 192.168.60.238 at 2016-10-09 12:24:05 +0800
Processing by UsersController#show as HTML
Parameters: {"id"=>"8"}
Current user: hui.wang (id=8)
Completed 500 Internal Server Error in 414ms (ActiveRecord: 86.0ms)

NoMethodError (undefined method `where' for #<Hash:0x007f9934e4bbf8>):
lib/plugins/acts_as_activity_provider/lib/acts_as_activity_provider.rb:64:in `find_events'
lib/redmine/activity/fetcher.rb:91:in `block (2 levels) in events'
lib/redmine/activity/fetcher.rb:90:in `each'
lib/redmine/activity/fetcher.rb:90:in `block in events'
lib/redmine/activity/fetcher.rb:89:in `each'
lib/redmine/activity/fetcher.rb:89:in `events'
app/controllers/users_controller.rb:75:in `block (2 levels) in show'
app/controllers/users_controller.rb:73:in `show'
lib/redmine/sudo_mode.rb:63:in `sudo_mode'

Actions

Also available in: Atom PDF