Project

General

Profile

Redmine 1.0.4 + DocPu: Internal error when changing Wiki page

Added by Ivan Cenov over 13 years ago

Hi,

Upgraded to Redmine 1.0.4 and installed DocPu 0.0.1.

Now, after editing a Wiki page even in a project that has not enabled DocPu plugin, Redmine gives

Internal error

An error occurred on the page you were trying to access.
If you continue to experience problems please contact your redMine administrator for assistance.

Back

I did not tried editing Wiki pages before installing DocPu and after installing 1.0.4, so I cannot tell where is the cause of this behavior. Someone else experienced this?

Ivan


Replies (6)

RE: Redmine 1.0.4 + DocPu: Internal error when changing Wiki page - Added by Ivan Cenov over 13 years ago

Hi,

P.S. Just to be clearer: This error occurs when trying to save edited (changed) wiki page.

RE: Redmine 1.0.4 + DocPu: Internal error when changing Wiki page - Added by Ivan Cenov over 13 years ago

Uninstalled DocPu, but the wrong behaviour remained.

RE: Redmine 1.0.4 + DocPu: Internal error when changing Wiki page - Added by Ivan Cenov over 13 years ago

Reverted to 1.0.3. still wrong behavior. It seems something had happened when I was running 1.0.3.
Here is the log:

---------------start of log---------------
Processing WikiController#index (for 192.168.20.155 at 2010-11-30 00:30:54) [GET]
Parameters: {"action"=>"index", "id"=>"test", "page"=>"Child_One", "controller"=>"wiki"}
Rendering template within layouts/base
Rendering wiki/show
Completed in 78ms (View: 78, DB: 0) | 200 OK [http://redmine.okto7.com/projects/test/wiki/Child_One]

Processing WikiController#edit (for 192.168.20.155 at 2010-11-30 00:30:56) [GET]
Parameters: {"action"=>"edit", "id"=>"test", "page"=>"Child_One", "controller"=>"wiki"}
Rendering template within layouts/base
Rendering wiki/edit
Completed in 47ms (View: 47, DB: 0) | 200 OK [http://redmine.okto7.com/projects/test/wiki/Child_One/edit]

Processing WikiController#edit (for 192.168.20.155 at 2010-11-30 00:31:03) [POST]
Parameters: {"commit"=>"Запис", "action"=>"edit", "authenticity_token"=>"/64ts65qQcpvkNB9x45cb+HLMZ8m+iUq9t6rvnHqSV4=", "id"=>"test", "page"=>"Child_One", "content"=>{"comments"=>"", "text"=>"h1. Child One\r\n\r\nChild one store", "version"=>"1"}, "controller"=>"wiki", "attachments"=>{"1"=>{"description"=>""}}}

I18n::MissingInterpolationArgument (interpolation argument id missing in "Wiki страницата '{{id}}' не беше обновена"):
lib/redmine/i18n.rb:13:in `l'
app/models/mailer.rb:198:in `wiki_content_updated'
app/models/wiki_content_observer.rb:25:in `after_update'
c:/Program Files/Ruby/lib/ruby/1.8/observer.rb:185:in `notify_observers'
c:/Program Files/Ruby/lib/ruby/1.8/observer.rb:184:in `each'
c:/Program Files/Ruby/lib/ruby/1.8/observer.rb:184:in `notify_observers'
app/controllers/wiki_controller.rb:90:in `edit'

Rendering e:/data/redmine/public/500.html (500 Internal Server Error)
------------end of log---------------

May someone help?

RE: Redmine 1.0.4 + DocPu: Internal error when changing Wiki page - Added by Slack Root over 13 years ago

I have the same problem but with other plugin, so my solution for me was deactivate option for email notification for "Wiki page added" and "Wiki page updated". You can change this settings in "Administration->Settings->Email Notifications".

I hope this tip help you!
Cya
PD:Sorry for my English
Slack

RE: Redmine 1.0.4 + DocPu: Internal error when changing Wiki page - Added by Ivan Cenov over 13 years ago

Wow, your advice is right. In fact, I set e-mail notifications for wikis but has forgotten. Hmmm, it seems, e-mail notifications about wiki changes have never worked.

Thanks.
Ivan

    (1-6/6)