Project

General

Profile

Defect #1569

Internal Server Error on scrum_tips

Added by Quan Nguyen about 4 years ago. Updated about 2 years ago.

Status:
Rejected
Priority:
Normal
Category:
General
Target version:
-
Source:
Development
Detected on version:
Blocked:
No
Alone:
Yes
Milestones:
Sprint:

Description

Hi,

I cannot start redmine with your plugin.

Redmine info:

Environment:
  Redmine version                4.0.0.stable
  Ruby version                   2.5.3-p105 (2018-10-18) [x86_64-linux]
  Rails version                  5.2.2
  Environment                    production
  Database adapter               Mysql2
  Mailer queue                   ActiveJob::QueueAdapters::AsyncAdapter
  Mailer delivery                smtp
SCM:
  Git                            1.8.3.1

Log as below:

Completed 500 Internal Server Error in 39ms (ActiveRecord: 12.1ms)

ActionView::Template::Error (uninitialized constant Scrum::Setting
Did you mean?  Setting
               String):
    1: <%- tips = scrum_tips -%>
    2: <%- unless tips.empty? -%>
    3:   <h3><%= l(:label_tip_title) %> <%= image_tag("help.png") %></h3>
    4:   <ul>

plugins/scrum/lib/scrum/application_helper_patch.rb:99:in `scrum_tips'
plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb:1:in `_plugins_scrum_app_views_scrum_hooks__scrum_tips_html_erb___2516469347768283280_73904820'
lib/redmine/hook/view_listener.rb:59:in `block (2 levels) in render_on'
lib/redmine/hook/view_listener.rb:57:in `map'
lib/redmine/hook/view_listener.rb:57:in `block in render_on'
lib/redmine/hook.rb:61:in `block (2 levels) in call_hook'
lib/redmine/hook.rb:61:in `each'
lib/redmine/hook.rb:61:in `block in call_hook'
lib/redmine/hook.rb:58:in `tap'
lib/redmine/hook.rb:58:in `call_hook'
lib/redmine/hook.rb:96:in `call_hook'
app/helpers/application_helper.rb:1459:in `view_layouts_base_sidebar_hook_response'
app/helpers/application_helper.rb:1455:in `sidebar_content?'
app/views/layouts/base.html.erb:99:in `_app_views_layouts_base_html_erb___3685052083580796633_61097320'
lib/redmine/sudo_mode.rb:63:in `sudo_mode'

Also available in: Atom PDF