Bug 1193615
Summary: | "FATAL -- : ActionController::RoutingError (No route matches [GET] "/images/icons/16/reset.png")" Error found while adding "Menu Shortcuts" in Widget Editor | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Ramesh A <rananda> |
Component: | UI - OPS | Assignee: | Eric Winchell <ewinchel> |
Status: | CLOSED ERRATA | QA Contact: | Milan Falešník <mfalesni> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 5.3.0 | CC: | jhardy, mfalesni, obarenbo, xlecauch |
Target Milestone: | GA | ||
Target Release: | 5.4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.4.0.0.11 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-06-16 12:50:58 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
Ramesh A
2015-02-17 17:21:57 UTC
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/8c5f21816b49e25ba7fd8e30d6a208db781ee335 commit 8c5f21816b49e25ba7fd8e30d6a208db781ee335 Author: Eric Winchell <ewinchel> AuthorDate: Mon Feb 23 14:57:20 2015 -0500 Commit: Eric Winchell <ewinchel> CommitDate: Mon Feb 23 14:57:20 2015 -0500 replaced missing icon https://bugzilla.redhat.com/show_bug.cgi?id=1193615 vmdb/public/images/icons/16/reset.png | Bin 0 -> 1432 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 vmdb/public/images/icons/16/reset.png New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=dfc4049dda45c36472c3881ed3c0d1c56a455730 commit dfc4049dda45c36472c3881ed3c0d1c56a455730 Author: Eric Winchell <ewinchel> AuthorDate: Mon Feb 23 17:35:22 2015 -0500 Commit: Eric Winchell <ewinchel> CommitDate: Mon Feb 23 17:35:22 2015 -0500 replaced missing icon https://bugzilla.redhat.com/show_bug.cgi?id=1193615 vmdb/public/images/icons/16/reset_widgets.png | Bin 0 -> 1440 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 vmdb/public/images/icons/16/reset_widgets.png The error as mentioned in the bug description disappeared in 5.4.0.0.11 but hovering over the image with arrow produces this error in production.log: ActionController::RoutingError (No route matches [GET] "/images/icons/16/reset-hover.png"): and it disappears during the hover. New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/189463679a7ad62302efe4c27840550ef190ce4b commit 189463679a7ad62302efe4c27840550ef190ce4b Author: Eric Winchell <ewinchel> AuthorDate: Thu Mar 26 16:58:48 2015 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Thu Mar 26 16:58:48 2015 -0400 Added missing image, removed fieldset https://bugzilla.redhat.com/show_bug.cgi?id=1193615 vmdb/app/views/report/_widget_form_menu.html.haml | 101 +++++++++++----------- vmdb/public/images/icons/16/reset-hover.png | Bin 0 -> 1400 bytes 2 files changed, 50 insertions(+), 51 deletions(-) create mode 100644 vmdb/public/images/icons/16/reset-hover.png New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=c8bb6bd44db4746777c6b6684b785839027c647f commit c8bb6bd44db4746777c6b6684b785839027c647f Author: Eric Winchell <ewinchel> AuthorDate: Mon Mar 30 09:39:12 2015 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Mon Mar 30 09:39:12 2015 -0400 Added missing image https://bugzilla.redhat.com/show_bug.cgi?id=1193615 vmdb/public/images/icons/16/reset-hover.png | Bin 0 -> 1400 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 vmdb/public/images/icons/16/reset-hover.png New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=967c3770986a156d3b4f60fa2e720159c7d8b0cb commit 967c3770986a156d3b4f60fa2e720159c7d8b0cb Merge: d39bc7d c8bb6bd Author: Dan Clarizio <dclarizi> AuthorDate: Mon Mar 30 10:02:21 2015 -0400 Commit: Dan Clarizio <dclarizi> CommitDate: Mon Mar 30 10:02:21 2015 -0400 Merge branch '5.3.z' into '5.3.z' Add missing icon https://bugzilla.redhat.com/show_bug.cgi?id=1193615 [skip ci] See merge request !14 vmdb/public/images/icons/16/reset-hover.png | Bin 0 -> 1400 bytes 1 file changed, 0 insertions(+), 0 deletions(-) Verified in 5.4.0.0.24. Both problems are not present, no RoutingError-s apeear in the production.log when operaitng the form. 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 |