You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.
Hello,
I installed this plugin and when I try to edit a wiki page, I have this error.
For the moment, I uninstall it, but if you need more informations, there is no problem.
Mathieu
Started GET "/projects/4d/wiki/Redmine_et_Perforce/edit" for 192.168.6.47 at 2015-10-22 15:01:58 +0200
Processing by WikiController#edit as HTML
Parameters: {"project_id"=>"d", "id"=>"Red_et_Per"}
Current user: mathieu.steininger@4d.com (id=65)
Rendered plugins/redmine_image_clipboard_paste/app/views/wiki/edit.html.erb within layouts/base (2.2ms)
Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.8ms)
ActionView::Template::Error (':parent' is not an ActiveModel-compatible object. It must implement :to_partial_path.):
1: <%= javascript_include_tag 'image_paste.js', :plugin => 'redmine_image_clipboard_paste' %>
2: <%= render :parent, {:you_can_pass => :locals} %>
lib/redmine/sudo_mode.rb:63:in `sudo_mode'
The text was updated successfully, but these errors were encountered:
Redmine 3.1.2.stable.14890
Environment:
Redmine version 3.1.2.stable.14890
Ruby version 2.2.1-p85 (2015-02-26) [x86_64-linux]
Rails version 4.2.5
Environment production
Database adapter Mysql2
SCM:
Subversion 1.8.8
Git 1.9.1
Filesystem
Started GET "/proyectos/projects/ms-qa/wiki/Wiki/edit" for 192.168.1.31 at 2015-12-01 07:48:41 -0430
Processing by WikiController#edit as HTML
Parameters: {"project_id"=>"ms-qa", "id"=>"Wiki"}
Current user: ccelis (id=12)
Rendered plugins/redmine_image_clipboard_paste/app/views/wiki/edit.html.erb within layouts/base (3.1ms)
Completed 500 Internal Server Error in 23ms (ActiveRecord: 1.2ms)
ActionView::Template::Error (':parent' is not an ActiveModel-compatible object. It must implement :to_partial_path.):
1: <%= javascript_include_tag 'image_paste.js', :plugin => 'redmine_image_clipboard_paste' %>
2: <%= render :parent, {:you_can_pass => :locals} %>
lib/redmine/sudo_mode.rb:63:in `sudo_mode'
Hello,
I installed this plugin and when I try to edit a wiki page, I have this error.
For the moment, I uninstall it, but if you need more informations, there is no problem.
Mathieu
Started GET "/projects/4d/wiki/Redmine_et_Perforce/edit" for 192.168.6.47 at 2015-10-22 15:01:58 +0200
Processing by WikiController#edit as HTML
Parameters: {"project_id"=>"d", "id"=>"Red_et_Per"}
Current user: mathieu.steininger@4d.com (id=65)
Rendered plugins/redmine_image_clipboard_paste/app/views/wiki/edit.html.erb within layouts/base (2.2ms)
Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.8ms)
ActionView::Template::Error (':parent' is not an ActiveModel-compatible object. It must implement :to_partial_path.):
1: <%= javascript_include_tag 'image_paste.js', :plugin => 'redmine_image_clipboard_paste' %>
2: <%= render :parent, {:you_can_pass => :locals} %>
lib/redmine/sudo_mode.rb:63:in `sudo_mode'
The text was updated successfully, but these errors were encountered: