Actions
Defect #10744
closedrake task redmine:email:test broken
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
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
Files
Updated by Jean-Philippe Lang over 12 years ago
- Status changed from New to Resolved
- Resolution set to Fixed
Fixed committed in r9582, thanks.
Actions