Bug 1186912
Summary: | Widget editor - Menu drag and drop gets routing error | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Dan Clarizio <dclarizi> |
Component: | UI - OPS | Assignee: | Dan Clarizio <dclarizi> |
Status: | CLOSED ERRATA | QA Contact: | Ramesh A <rananda> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 5.3.0 | CC: | dajohnso, jhardy, jprause, mfeifer, obarenbo, rananda, xlecauch |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.3.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.3.3 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1186911 | Environment: | |
Last Closed: | 2015-02-25 16:12:48 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: | |||
Bug Depends On: | 1186911 | ||
Bug Blocks: |
Description
Dan Clarizio
2015-01-28 20:57:15 UTC
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/14b73033cf0238786491f8cc460278e68f6d4f2c commit 14b73033cf0238786491f8cc460278e68f6d4f2c Author: Dan Clarizio <dclarizi@redh> AuthorDate: Wed Jan 28 14:49:29 2015 -0800 Commit: Dan Clarizio <dclarizi> CommitDate: Wed Jan 28 14:51:18 2015 -0800 Add missing route for widget edit menu drag drop done https://bugzilla.redhat.com/show_bug.cgi?id=1186911 https://bugzilla.redhat.com/show_bug.cgi?id=1186912 vmdb/config/routes.rb | 1 + vmdb/spec/routing/report_routing_spec.rb | 7 +++++++ 2 files changed, 8 insertions(+) New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=49abf46da4ee0448b153f71b45f1df516b3f7a98 commit 49abf46da4ee0448b153f71b45f1df516b3f7a98 Author: Dan Clarizio <dclarizi> AuthorDate: Wed Jan 28 14:49:29 2015 -0800 Commit: Dan Clarizio <dclarizi> CommitDate: Thu Jan 29 09:27:10 2015 -0800 Add missing route for widget edit menu drag drop done https://bugzilla.redhat.com/show_bug.cgi?id=1186911 https://bugzilla.redhat.com/show_bug.cgi?id=1186912 (cherry picked from commit 14b7303) vmdb/config/routes.rb | 1 + vmdb/spec/routing/report_routing_spec.rb | 7 +++++++ 2 files changed, 8 insertions(+) Good to go. Verified and working fine in 5.3.3.1.20150210145146_14d1c48 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-0261.html |