Actions
Defect #15113
closedThe mail method should return a Mail::Message
Status:
Closed
Priority:
Normal
Assignee:
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
The overwritten mail method (ActionMailer::Base) in source:trunk/app/models/mailer.rb should return a Mail object instead of a symbol (the locale set/returned by set_language_if_valid) to be compliant with the original mail method.
Files
Actions