Bug 1460774
Summary: | Title displayed in add button page is wrong | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Shveta <sshveta> | ||||||
Component: | UI - OPS | Assignee: | Jozef Zigmund <jzigmund> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Nandini Chandra <nachandr> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 5.8.0 | CC: | dclarizi, hkataria, jhardy, mpovolny, nachandr, obarenbo, simaishi | ||||||
Target Milestone: | GA | Keywords: | TestOnly, ZStream | ||||||
Target Release: | 5.9.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | |||||||||
: | 1482131 (view as bug list) | Environment: | |||||||
Last Closed: | 2018-03-06 15:46:43 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: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 1482131 | ||||||||
Attachments: |
|
Created attachment 1287078 [details]
5.7 add button page
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/8a75570a268721ba170947e58093267eb977995d commit 8a75570a268721ba170947e58093267eb977995d Author: Jozef Zigmund <jzigmund> AuthorDate: Thu Jun 22 18:21:12 2017 +0200 Commit: Jozef Zigmund <jzigmund> CommitDate: Fri Jul 28 15:56:17 2017 +0200 Fix the title assignements for Add/Edit Button/Button Groups https://bugzilla.redhat.com/show_bug.cgi?id=1460774 app/controllers/application_controller/buttons.rb | 17 +++++++++++------ app/controllers/catalog_controller.rb | 16 ++-------------- 2 files changed, 13 insertions(+), 20 deletions(-) Verified in 5.9.0.2 |
Created attachment 1287076 [details] 5.8 button add title Description of problem: Page title shown in add button page is wrong . Version-Release number of selected component (if applicable): 5.8.0.17.20170525183055_6317a22 How reproducible: Steps to Reproduce: 1. Automate - customization - Buttons - Add a new button group. 2. Add a button under that button group. 3. Title displayed shows "Button Group ''" Screenshot1. Screesnhot 2 shows same page in 5.7 . Title shows "Adding a new button " Actual results: Expected results: Additional info: 5.8.0.17.20170525183055_6317a22