Actions
Defect #7780
openwiki updates do not send email notification
Status:
New
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
2011-03-04
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
I have no clue why it is not working.
email notification for regular tickets is working fine.
In administration > settings > email notifications both "Wiki page added" and "Wiki page updated" are checked.
I am watching a wiki page, but when the wiki page is updated, no notification is sent out.
We are running Redmine 1.1.1, but the problem existed already before.
in the logfile there is a statement that it is sending an email, but the recepient list is empty. (I replaced some text with xxxx)
Processing WikiController#update (for 10.10.174.40 at 2011-03-04 16:34:37) [PUT] Parameters: {"commit"=>"Save", "project_id"=>"all", "action"=>"update", "_method"=>"put", "authenticity_token"=>"xxxxx", "id"=>"Wiki_test", "content"=>{"comments"=>"", "text"=>"h1. Wiki test tttt", "version"=>"5"}, "controller"=>"wiki", "attachments"=>{"1"=>{"description"=>""}}} Sending email notification to: Redirected to https://xxxx/redmine/projects/all/wiki/Wiki_test Completed in 94ms (DB: 47) | 302 Found [https://xxxx/projects/all/wiki/Wiki_test]
Files
Actions