Description of problem: Sending a test email while configuring the "Outgoing SMTP E-mail Server", sends an test email with the subject line as "ManageIQ Test Email" instead of "CFME Test Email" Version-Release number of selected component (if applicable): 5.4.0.0.12.20150312013923_aa9b093 How reproducible: 100% Steps to Reproduce: 1. Navigate to Configure ==> Configuration ==> CFME Region ==> Zones ==> Default Zone ==> Server: EVM [1] (current) 2. In the server tab, Add the email setting under "Outgoing SMTP E-mail Server" and send and test email 3. Verify the subject of the email in the inbox Actual results: Displays the subject as "ManageIQ Test Email" instead of "CFME Test Email" Expected results: Should have the subject as "CFME Test Email" Additional info:
Upstream PR: https://github.com/ManageIQ/manageiq/pull/2261
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/57c2edc273d2cb471550430be3af1ef700c78d15 commit 57c2edc273d2cb471550430be3af1ef700c78d15 Author: Joe Rafaniello <jrafanie> AuthorDate: Thu Mar 19 17:12:01 2015 -0400 Commit: Joe Rafaniello <jrafanie> CommitDate: Thu Mar 19 17:19:10 2015 -0400 Change gettext back to I18n for test email subject. This was broken in commit: 80fbeeceecf0701ebe https://bugzilla.redhat.com/show_bug.cgi?id=1202681 vmdb/app/mailers/generic_mailer.rb | 2 +- vmdb/spec/mailers/generic_mailer_spec.rb | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-)
Good to go. Verified and working fine in 5.4.0.0.19.20150410165622_ad23806
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1100.html