Project

General

Profile

Actions

Defect #38248

closed

Internal error at 'My account'

Added by jun sekiguchi about 1 year ago. Updated about 1 year ago.

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

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

The following error occurs when accessing the My Account page.
I found it in 5.0.4, but it also happens in 5.0.3.

F, [2023-02-06T16:09:58.809434 #19881] FATAL -- : [2887f6e7-7673-4557-89a9-093e49f59a3e]
[2887f6e7-7673-4557-89a9-093e49f59a3e] ActionView::Template::Error (undefined local variable or method `my_atom_key_path' for #<ActionView::Base:0x00000000016be8>
Did you mean? my_api_key_path
my_rss_key_path):
[2887f6e7-7673-4557-89a9-093e49f59a3e] 15: <% else >
[2887f6e7-7673-4557-89a9-093e49f59a3e] 16: <
= l(:label_missing_feeds_access_key) >
[2887f6e7-7673-4557-89a9-093e49f59a3e] 17: <
end >
[2887f6e7-7673-4557-89a9-093e49f59a3e] 18: (<
= link_to l(:button_reset), my_atom_key_path, :method => :post >)
[2887f6e7-7673-4557-89a9-093e49f59a3e] 19: </p>
[2887f6e7-7673-4557-89a9-093e49f59a3e] 20:
[2887f6e7-7673-4557-89a9-093e49f59a3e] 21: <
if Setting.rest_api_enabled? %>
[2887f6e7-7673-4557-89a9-093e49f59a3e]
[2887f6e7-7673-4557-89a9-093e49f59a3e] app/views/my/_sidebar.html.erb:18
[2887f6e7-7673-4557-89a9-093e49f59a3e] app/views/my/account.html.erb:74
[2887f6e7-7673-4557-89a9-093e49f59a3e] app/views/my/account.html.erb:73
[2887f6e7-7673-4557-89a9-093e49f59a3e] lib/redmine/sudo_mode.rb:61:in `sudo_mode'

Actions

Also available in: Atom PDF