Bug 1222667
Summary: | Login page Title does not display appropriately | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Ramesh A <rananda> | ||||||
Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Ramesh A <rananda> | ||||||
Severity: | low | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 5.4.0 | CC: | hkataria, jhardy, mpovolny, obarenbo | ||||||
Target Milestone: | GA | ||||||||
Target Release: | 5.5.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | 5.5.0.1 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2015-12-08 13:10:21 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Created attachment 1026839 [details]
CFME My Tasks
Github Issue - https://github.com/ManageIQ/manageiq/issues/2795 New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/7c940ab2acd5740ab18bdf1b67e7a9c8182d7be4 commit 7c940ab2acd5740ab18bdf1b67e7a9c8182d7be4 Author: Harpreet Kataria <hkataria> AuthorDate: Mon May 18 15:20:17 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Mon May 18 15:20:17 2015 -0400 Fixed code to show login page title as xxx: Login #2795 https://bugzilla.redhat.com/show_bug.cgi?id=1222667 vmdb/app/controllers/dashboard_controller.rb | 7 ++----- vmdb/app/helpers/application_helper.rb | 5 ++++- vmdb/spec/controllers/dashboard_controller_spec.rb | 14 ++++++++++++++ 3 files changed, 20 insertions(+), 6 deletions(-) Good to go. Verified and working fine in master.20150916012703_4e04cf0 Good to go. Verified and working fine 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 |
Created attachment 1026838 [details] CFME dashboard Description of problem: Login page Title does not display appropriately. Version-Release number of selected component (if applicable): 5.4.0.1.20150512111354_4368716 How reproducible: very Steps to Reproduce: 1.Scenario-1: Accessing the appliance show ""CFME: Dashboard" 2. Scenario-2: Login to the appliance Navigate to Configure==>Tasks==>logout, displays "CFME: My Tasks: Refer the screenshot for further information Actual results: Expected results: Shpuld display "CFME: Login" instead of other values in the login page Additional info: