Project

General

Profile

Actions

Defect #31170

closed

Redmine XLSX format issue exporter plugin gives Internal error

Added by Chihiro Hashi over 6 years ago. Updated over 6 years ago.

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

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Please help me.

  • apps/redmine/htdocs/log/production.log
    ActionView::Template::Error (Missing partial hooks/_xlsx_export_dialog_on_issues_index with {:locale=>[:ja, :en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :rsb]}. Searched in:
      * "/home/root/redmine-3.1.2-0/apps/redmine/htdocs/plugins/redmine_work_time/app/views" 
      * "/home/root/redmine-3.1.2-0/apps/redmine/htdocs/app/views" 
    ):
        73:   <div class="bgl"><div class="bgr">
        74:     Powered by <%= link_to 'Bitnami Redmine Stack', 'https://bitnami.com/stack/redmine' %> &copy; 2006-2015 Jean-Philippe Lang
        75:   </div></div>
        76: </div>
        77: </div>
        78: </div>
        79: <%= call_hook :view_layouts_base_body_bottom %>
      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:167:in `call_hook'
      app/views/layouts/base.html.erb:76:in `_app_views_layouts_base_html_erb___2381477305034311671_69902548581720'
      app/controllers/application_controller.rb:490:in `block (2 levels) in render_error'
      app/controllers/application_controller.rb:488:in `render_error'
      app/controllers/application_controller.rb:476:in `render_404'
      app/controllers/application_controller.rb:500:in `missing_template'
    
  • configs
    root@sSEVER-002:~/redmine-3.1.2-0$ vi apps/redmine/htdocs/app/views/layouts/base.html.erb
    root@sSEVER-002:~/redmine-3.1.2-0$ uname -a
    Linux SEVER-002 3.13.0-79-generic #123-Ubuntu SMP Fri Feb 19 14:27:58 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
    root@sSEVER-002:~/redmine-3.1.2-0$ ./apps/redmine/htdocs/bin/about
    
    sh: 1: svn: not found
    sh: 1: darcs: not found
    sh: 1: hg: not found
    sh: 1: cvs: not found
    sh: 1: bzr: not found
    Environment:
      Redmine version                3.1.2.stable
      Ruby version                   2.0.0-p647 (2015-08-18) [x86_64-linux]
      Rails version                  4.2.4
      Environment                    production
      Database adapter               Mysql2
    SCM:
      Git                            2.6.1
      Filesystem
    Redmine plugins:
      redmine_work_time              0.3.4
      redmine_xlsx_format_issue_exporter 0.1.4
    
Actions #1

Updated by Go MAEDA over 6 years ago

  • Category deleted (Issues)
  • Status changed from New to Closed
  • Resolution set to Invalid

Please contact the author of the plugin. We don't know anything about third-party plugins because plugins are not a part of the Redmine core.

Actions

Also available in: Atom PDF