Bug 1512443
Summary: | The name on the accordion doesn't match with name of title of configuration page | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Anurag <ansinha> | ||||
Component: | UI - OPS | Assignee: | Hilda Stastna <hstastna> | ||||
Status: | CLOSED ERRATA | QA Contact: | Matouš Mojžíš <mmojzis> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.9.0 | CC: | akarol, ansinha, hkataria, hstastna, jhardy, mmojzis, mpovolny, obarenbo, simaishi, smallamp | ||||
Target Milestone: | GA | Flags: | ansinha:
automate_bug-
|
||||
Target Release: | 5.10.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | ui:configuration | ||||||
Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-02-07 23:00:39 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | Bug | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Anurag - Can you check if this is a Regression. If it is, update the BZ to reflect that and modify the Priority to HIGH. Hello Sudhir, This is not a regression, hence not making any changes in priority. Thanks -Anurag New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/47939e7be6fe1afcdff46a79fce4146de68bdafe commit 47939e7be6fe1afcdff46a79fce4146de68bdafe Author: Hilda Stastna <hstastna> AuthorDate: Fri Apr 20 11:07:55 2018 -0400 Commit: Hilda Stastna <hstastna> CommitDate: Fri Apr 20 11:07:55 2018 -0400 Fix title in Config Settings page to match the accordion Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1512443 Fix the title in the Configuration > Settings page when selecting Region0 in accordion, to match the name in the accordion. app/controllers/ops_controller/settings.rb | 5 +- app/controllers/ops_controller/settings/common.rb | 5 +- 2 files changed, 6 insertions(+), 4 deletions(-) Hi, This issue is resolved, verified on version: Version 5.10.0.1.20180619163011_900fdc4, thus changing the status of the bug from on_qa to verified. Thanks, -Anurag 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-2019:0212 |
Created attachment 1351476 [details] Screenshot Description of problem: The name on the accordion is "CFME: Region0[0]" where as name on title of the page is "Settings: Region0[0]" Version-Release number of selected component (if applicable): Version 5.9.0.8.20171109215303_ed87902 How reproducible: 100% Steps to Reproduce: 1. Go to Configuration 2. Select "CFME: Region0[0]" form the accordion 3. Actual results: The title of the page is "Setting: Region0[0]" Expected results: The title of the page should be "CFME: Region0[0]" Additional info: