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
This seems a change for redmine 2.4 ... so that is why 2.3 is missing this.
i don't know how do redmine plugins work nor what the references_for do , but can't the function be added to redmine_author_notification_emails/lib/author_notification_emails/patches/mailer_patch.rb?
Hi
trying to use the plugin i'm getting this:
Completed 500 Internal Server Error in 1360ms
NoMethodError (undefined method
references_for' for Mailer:Class): app/models/mailer.rb:440:in
method_missing'app/models/mailer.rb:416:in
mail' app/models/mailer.rb:427:in
initialize'app/models/mailer.rb:440:in
method_missing' app/models/journal_observer.rb:26:in
after_create'app/models/journal.rb:53:in
save' app/models/issue.rb:1493:in
create_journal'app/models/issue.rb:159:in
create_or_update' app/models/issue.rb:1075:in
block in save_issue_with_child_records'app/models/issue.rb:1062:in
save_issue_with_child_records' app/controllers/issues_controller.rb:179:in
update'i'm using
Redmine version 2.3.4.stable.13413
Ruby version 2.1.3-p242 (2014-09-19) [x86_64-linux]
Rails version 3.2.13
redmine_author_notification_emails 1.0.0
Any tip how to fix this? i'm probably missing something :)
Thanks in advance
The text was updated successfully, but these errors were encountered: