Project

General

Profile

Actions

Defect #31874

closed

project setting 500 error

Added by wk wk almost 5 years ago. Updated over 4 years ago.

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

0%

Estimated time:
Resolution:
No feedback
Affected version:

Description

Started GET "/projects/eztb/settings" for 58.56.43.78 at 2019-08-10 21:34:49 +0800
Processing by ProjectsController#settings as HTML
Parameters: {"id"=>"eztb"}
Current user: admin (id=1)
Rendering projects/settings.html.erb within layouts/base
Rendered projects/settings.html.erb within layouts/base (79.0ms)
Completed 500 Internal Server Error in 118ms (ActiveRecord: 26.3ms)

ActionView::Template::Error (super: no superclass method `project_settings_tabs' for #<#<Class:0x000000000753d368>:0x00007fd8a993d1c0>
Did you mean? project_settings_tabs_with_contacts):
1: <h2><%=l(:label_settings)%></h2>
2:
3: <%= render_tabs project_settings_tabs >
4:
5: <
html_title(l(:label_settings)) -%>

plugins/redmine_code_review/lib/code_review_projects_helper_patch.rb:22:in `project_settings_tabs'
plugins/redmine_contacts/lib/redmine_contacts/patches/projects_helper_patch.rb:39:in `project_settings_tabs_with_contacts'
plugins/redmine_code_review/lib/code_review_projects_helper_patch.rb:22:in `project_settings_tabs'
plugins/redmine_work_time/lib/work_time_projects_helper_patch.rb:6:in `project_settings_tabs'
app/views/projects/settings.html.erb:3:in `_app_views_projects_settings_html_erb___4394761285754358266_61468940'
lib/redmine/sudo_mode.rb:63:in `sudo_mode'

Actions #1

Updated by Go MAEDA almost 5 years ago

  • Status changed from New to Needs feedback

Maybe the error was caused by some plugin. Please test again after uninstalling all plugins.

Actions #2

Updated by Go MAEDA over 4 years ago

  • Status changed from Needs feedback to Closed
  • Resolution set to No feedback
Actions

Also available in: Atom PDF