Created attachment 1029833 [details] msg Description of problem: Version-Release number of selected component (if applicable): 5.4.0.2 How reproducible: 100% Steps to Reproduce: 1.Add "Red Hat Satellite" provider and refresh it 2. 3. Actual results: foreman displayed in flash message. see attached screenshot Expected results: Replace it with "Red Hat Satellite" Additional info:
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/17cfc024b5f30fada48bf4b2227f259845c4e70c commit 17cfc024b5f30fada48bf4b2227f259845c4e70c Author: Harpreet Kataria <hkataria> AuthorDate: Tue May 26 16:57:21 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Tue May 26 17:22:44 2015 -0400 Fixed flash message titles when Refresh task is performed https://bugzilla.redhat.com/show_bug.cgi?id=1224959 vmdb/app/controllers/application_controller/ci_processing.rb | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-)
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/8f453f7a5e9ce6a7db72d882dd313fd7c0379bfb commit 8f453f7a5e9ce6a7db72d882dd313fd7c0379bfb Author: Harpreet Kataria <hkataria> AuthorDate: Thu Jun 4 17:11:54 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Thu Jun 4 17:33:50 2015 -0400 set appropriate active accordion based upon role_allows call. Set active_accord value inside if role_allows block for each type of accordion to match the active_tree, so correct right cell headers are displayed. Added spec test to verify the fix. https://bugzilla.redhat.com/show_bug.cgi?id=1224959 vmdb/app/controllers/ops_controller.rb | 17 ++++++++++------- vmdb/spec/controllers/ops_controller_spec.rb | 28 ++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 7 deletions(-)
New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=ceb6d5fe86ad926dc664be69105d3fe5fe353e18 commit ceb6d5fe86ad926dc664be69105d3fe5fe353e18 Author: Harpreet Kataria <hkataria> AuthorDate: Thu Jun 4 17:11:54 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Jun 10 13:09:21 2015 -0400 set appropriate active accordion based upon role_allows call. Set active_accord value inside if role_allows block for each type of accordion to match the active_tree, so correct right cell headers are displayed. Added spec test to verify the fix. https://bugzilla.redhat.com/show_bug.cgi?id=1224959 (cherry picked from commit 8f453f7) https://bugzilla.redhat.com/show_bug.cgi?id=1230347 vmdb/app/controllers/ops_controller.rb | 17 ++++++++++------- vmdb/spec/controllers/ops_controller_spec.rb | 28 ++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 7 deletions(-)
New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=1803d1f42f442ea74c53a7cb1263aa58a18dcee6 commit 1803d1f42f442ea74c53a7cb1263aa58a18dcee6 Merge: 714f852 f78d243 Author: Dan Clarizio <dclarizi> AuthorDate: Tue Jul 14 17:56:13 2015 -0400 Commit: Dan Clarizio <dclarizi> CommitDate: Tue Jul 14 17:56:13 2015 -0400 Merge branch '54z_bz_1230335' into '5.4.z' Fixed flash message titles when Refresh task is performed https://bugzilla.redhat.com/show_bug.cgi?id=1224959 (cherry picked from commit 17cfc02) https://bugzilla.redhat.com/show_bug.cgi?id=1230335 PR: https://github.com/ManageIQ/manageiq/pull/2996 @dclarizio please review, this is a clean cherry-pick See merge request !121 vmdb/app/controllers/application_controller/ci_processing.rb | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-)
New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=f78d2437fb0651b9cc981502986cf4d7440fbd87 commit f78d2437fb0651b9cc981502986cf4d7440fbd87 Author: Harpreet Kataria <hkataria> AuthorDate: Tue May 26 16:57:21 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Jun 10 13:02:18 2015 -0400 Fixed flash message titles when Refresh task is performed https://bugzilla.redhat.com/show_bug.cgi?id=1224959 (cherry picked from commit 17cfc02) https://bugzilla.redhat.com/show_bug.cgi?id=1230335 vmdb/app/controllers/application_controller/ci_processing.rb | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-)
New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=71b9209822865ed90f22400d81f0ec08fda0e6da commit 71b9209822865ed90f22400d81f0ec08fda0e6da Merge: 1803d1f ceb6d5f Author: Dan Clarizio <dclarizi> AuthorDate: Tue Jul 14 17:56:41 2015 -0400 Commit: Dan Clarizio <dclarizi> CommitDate: Tue Jul 14 17:56:41 2015 -0400 Merge branch '54z_bz_1230347' into '5.4.z' set appropriate active accordion based upon role_allows call. Set active_accord value inside if role_allows block for each type of accordion to match the active_tree, so correct right cell headers are displayed. Added spec test to verify the fix. https://bugzilla.redhat.com/show_bug.cgi?id=1224959 (cherry picked from commit 8f453f7) https://bugzilla.redhat.com/show_bug.cgi?id=1230347 PR: https://github.com/ManageIQ/manageiq/pull/3071 @dclarizio please review, this is a clean cherry-pick See merge request !122 vmdb/app/controllers/ops_controller.rb | 17 ++++++++++------- vmdb/spec/controllers/ops_controller_spec.rb | 28 ++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 7 deletions(-)
Verified in 5.5.0.1-alpha1.20150915151429_2230bd4.
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://access.redhat.com/errata/RHSA-2015:2551