Bug 1428946
| Summary: | ui controls ignored in Host Comparison | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Martin Kourim <mkourim> |
| Component: | UI - OPS | Assignee: | Jozef Zigmund <jzigmund> |
| Status: | CLOSED ERRATA | QA Contact: | Martin Kourim <mkourim> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.8.0 | CC: | cpelland, hkataria, jhardy, jzigmund, mpovolny, obarenbo, simaishi |
| Target Milestone: | GA | ||
| Target Release: | 5.8.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | ui:compare:hosts | ||
| Fixed In Version: | 5.8.0.8 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-05-31 14:38:15 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: | |||
|
Description
Martin Kourim
2017-03-03 16:32:05 UTC
Martin, This seems to be an issue caused by removal of layouts/compare render from show partials in non-explorer screens, app/controllers/application_controller/compare.rb is trying to replace html in main_div which does not exist so none of the buttons on compare in non-explorer seem to be working. Can you please look into this and reassign with details on how to fix it. Thanks, ~Harpreet New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/3541d83a779a5f42dc4582d7955694fdc2f3bee8 commit 3541d83a779a5f42dc4582d7955694fdc2f3bee8 Author: Jozef Zigmund <jzigmund> AuthorDate: Thu Mar 23 14:30:21 2017 +0100 Commit: Jozef Zigmund <jzigmund> CommitDate: Fri Mar 24 14:18:13 2017 +0100 Added missing main_div - fixed functions on hosts comparison https://bugzilla.redhat.com/show_bug.cgi?id=1428946 app/views/compare.haml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Verified on 5.8.0.8-alpha1 that the controls are no longer ignored. 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-2017:1367 |