Bug 1397531
| Summary: | [SDN] - Dropdown lists not rendered correctly on "Add New Cloud Network" page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> | ||||
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Satyajit Bulage <sbulage> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.7.0 | CC: | cpelland, hkataria, jhardy, mpovolny, obarenbo, pakotvan, sbulage | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.7.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | ui:sdn | ||||||
| Fixed In Version: | 5.7.0.13 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | 1394165 | Environment: | |||||
| Last Closed: | 2017-01-04 13:17:20 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | Openstack | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | 1394165 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Comment 2
CFME Bot
2016-11-22 19:15:57 UTC
This is not fixed in current build 5.7.0.12-rc2.20161123111642_a4a65ce. See attached screenshot. Created attachment 1224159 [details]
Screenshot showing actual results
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/81d7a2c5b792d92f64a9817d8d2eacd427bc423e commit 81d7a2c5b792d92f64a9817d8d2eacd427bc423e Author: Harpreet Kataria <hkataria> AuthorDate: Mon Nov 28 14:58:54 2016 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Mon Nov 28 14:58:54 2016 -0500 Fixed drop downs to load/display properly on New Cloud Netowrk form. https://bugzilla.redhat.com/show_bug.cgi?id=1394165 https://bugzilla.redhat.com/show_bug.cgi?id=1397531 .../controllers/cloud_network/cloud_network_form_controller.js | 2 +- app/views/cloud_network/new.html.haml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/548dfff2b78e8aad28bab34eecbfd2e2869a2355 commit 548dfff2b78e8aad28bab34eecbfd2e2869a2355 Author: Dan Clarizio <dclarizi> AuthorDate: Mon Nov 28 13:02:10 2016 -0800 Commit: Oleg Barenboim <chessbyte> CommitDate: Tue Nov 29 10:58:07 2016 -0500 Merge pull request #12887 from h-kataria/cloud_network_bootstrap_drop_down_fix Fixed drop downs to load/display properly on New Cloud Network form (cherry picked from commit af1ffc1c6eae9494cc6e636465b1ec8a2b76bfee) https://bugzilla.redhat.com/show_bug.cgi?id=1397531 .../controllers/cloud_network/cloud_network_form_controller.js | 2 +- app/views/cloud_network/new.html.haml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) Drop down lists are rendered correctly. Verified Version:-5.7.0.13-rc3.20161129142908_1d51fd2 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://rhn.redhat.com/errata/RHBA-2017-0012.html |