keeps / redmine_email_notification_content_filter

Redmine Email Notification Content Filter Plugin
http://www.redmine.org/plugins/redmine_email_notification_content_filter
7 stars 8 forks source link

redmine 2.5.2 error #10

Open rkuryk opened 10 years ago

rkuryk commented 10 years ago

Plugin appears to be broken with the latest version of redmine, see exception from log file below:

Completed 500 Internal Server Error in 621.0ms

ArgumentError (wrong number of arguments calling issue_add_with_email_filter (3 for 1)): app/models/mailer.rb:423:in initialize' app/models/mailer.rb:446:inmethod_missing' app/models/mailer.rb:52:in deliver_issue_add' app/models/issue.rb:831:ineach_notification' app/models/mailer.rb:51:in deliver_issue_add' app/models/issue.rb:1528:insend_notification' app/models/issue.rb:165:in create_or_update' app/controllers/issues_controller.rb:150:increate'