Closed tomposmiko closed 7 years ago
same problem with 3.3.0, so I uninstall the _clipboard_imagepaste-1.9 :
Environment:
Redmine version 3.3.0.stable
Ruby version 2.3.1-p112 (2016-04-26) [x86_64-linux-gnu]
Rails version 4.2.6
Environment production
Database adapter Mysql2
SCM:
Git 2.7.4
Filesystem
Redmine plugins:
redmine_knowledgebase 3.2.1
scrum 0.14.0
log:
ActionView::Template::Error (Missing partial clipboard_image_paste/_headers with {:locale=>[:de, :en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :rsb]}. Searched in:
* "/usr/share/redmine-3.3.0/plugins/scrum/app/views"
* "/usr/share/redmine-3.3.0/plugins/redmine_knowledgebase/app/views"
* "/usr/share/redmine-3.3.0/app/views"
):
13: <%= stylesheet_link_tag 'rtl', :media => 'all' if l(:direction) == 'rtl' %>
14: <%= javascript_heads %>
15: <%= heads_for_theme %>
16: <%= call_hook :view_layouts_base_html_head %>
17: <!-- page specific tags -->
18: <%= yield :header_tags -%>
19: </head>
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/views/layouts/base.html.erb:16:in `_app_views_layouts_base_html_erb__2684869805597434195_43205880'
app/controllers/application_controller.rb:488:in `block (2 levels) in render_error'
app/controllers/application_controller.rb:486:in `render_error'
app/controllers/application_controller.rb:474:in `render_404'
app/controllers/application_controller.rb:498:in `missing_template'
v1.9 is incompatible with 3.3, use v1.12.
I get the same error with v1.12 with Redmine 3.4.3
Edit: Renaming the plugin folder from "clipboard_image_paste-1.12" to "clipboard_image_paste" fixed the issue. Nevermind!
After installing on redmine 2.5.2, I get the following error: