+++ This bug was initially created as a clone of Bug #1186911 +++ Description of problem: Exception when doing drag and drop of a Menu based Widget Version-Release number of selected component (if applicable): 5.3 How reproducible: Edit a Menu based Widget, drag/drop a menu item Actual results: FATAL -- : ActionController::RoutingError (No route matches [POST] "/report/widget_shortcut_dd_done"): Expected results: No error
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