Vote #71696
完了rake task redmine:email:test broken
0%
説明
rake tast redmine:email:test is not working. It prints success but the email is never sent.
It seems the User.current is used instead of the fetched user object. (see patch)
Redmine version: 1.3.3
DB: mysql
Ruby: 1.8.7
Rails: 2.3.14
journals
--------------------------------------------------------------------------------
Fixed committed in r9582, thanks.
--------------------------------------------------------------------------------
Merged.
--------------------------------------------------------------------------------