Bug 1190300
| Summary: | FATAL -- : Error caught: [ActionController::RoutingError] No route matches {:action=>"dialog_load", :controller=>"ems_infra"} | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Dan Clarizio <dclarizi> |
| Component: | UI - OPS | Assignee: | Dan Clarizio <dclarizi> |
| Status: | CLOSED ERRATA | QA Contact: | Aziza Karol <akarol> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.3.0 | CC: | akarol, dajohnso, david.costakos, jhardy, jprause, kmorey, mfeifer, obarenbo, xlecauch |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.3.3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | 5.3.3 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1190211 | Environment: | |
| Last Closed: | 2015-02-25 16:12:59 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: | 1190211 | ||
| Bug Blocks: | |||
|
Comment 1
CFME Bot
2015-02-09 20:55:50 UTC
New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=d3dd48e2f7c5c6a16d5aef64effc5699e696c59c commit d3dd48e2f7c5c6a16d5aef64effc5699e696c59c Author: Dan Clarizio <dclarizi> AuthorDate: Mon Feb 9 13:58:49 2015 -0800 Commit: Dan Clarizio <dclarizi> CommitDate: Mon Feb 9 13:58:49 2015 -0800 Clean up the allowed routes for all of the controllers that run dialogs https://bugzilla.redhat.com/show_bug.cgi?id=1190211 https://bugzilla.redhat.com/show_bug.cgi?id=1190300 vmdb/config/routes.rb | 16 +++++++++++++++- vmdb/spec/routing/ems_cloud_routing_spec.rb | 3 +++ vmdb/spec/routing/ems_cluster_routing_spec.rb | 24 ++++++++++++++++++++++++ vmdb/spec/routing/ems_infra_routing_spec.rb | 4 ++++ vmdb/spec/routing/storage_routing_spec.rb | 18 ++++++++++++++++++ 5 files changed, 64 insertions(+), 1 deletion(-) No routing error displayed. verified: 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 |