Bug 1221299
Summary: | UI: Catalog Explorer selects parent node of the node in the tree when selecting a node from right side | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Harpreet Kataria <hkataria> |
Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> |
Status: | CLOSED ERRATA | QA Contact: | Nandini Chandra <nachandr> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.4.0 | CC: | cpelland, hkataria, jhardy, jprause, mfeifer, mpovolny, nachandr, obarenbo |
Target Milestone: | GA | ||
Target Release: | 5.4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-06-16 13:02:19 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: |
Description
Harpreet Kataria
2015-05-13 16:11:22 UTC
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/d92cad0b3f68a257ef1913c9cb553559e6ba0e0c commit d92cad0b3f68a257ef1913c9cb553559e6ba0e0c Author: Harpreet Kataria <hkataria> AuthorDate: Wed May 13 12:13:27 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Wed May 13 12:13:27 2015 -0400 Fixed code to set x_node correctly when opening parent nodes https://bugzilla.redhat.com/show_bug.cgi?id=1221299 vmdb/app/controllers/catalog_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) This will need to be cherry-pick to 5.4.z since th efix was made after the 5.4.z branch was created yesterday. New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=43d0ae54ecc66f0a668cfe3138ab24cc13296258 commit 43d0ae54ecc66f0a668cfe3138ab24cc13296258 Author: Harpreet Kataria <hkataria> AuthorDate: Wed May 13 12:13:27 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Thu May 14 15:34:41 2015 -0400 Fixed code to set x_node correctly when opening parent nodes https://bugzilla.redhat.com/show_bug.cgi?id=1221299 (cherry picked from commit d92cad0) vmdb/app/controllers/catalog_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=6da455933542df5593fec300f34f62bc97d10cf2 commit 6da455933542df5593fec300f34f62bc97d10cf2 Merge: 054cf98 43d0ae5 Author: Dan Clarizio <dclarizi> AuthorDate: Thu May 14 17:34:25 2015 -0400 Commit: Dan Clarizio <dclarizi> CommitDate: Thu May 14 17:34:25 2015 -0400 Merge branch 'bz_1221299' into '5.4.z' Fixed code to set x_node correctly when opening parent nodes https://bugzilla.redhat.com/show_bug.cgi?id=1221299 (cherry picked from commit d92cad0) @dclarizio please review See merge request !60 vmdb/app/controllers/catalog_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Verified in 5.4.0.2 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-2015-1100.html |