Bug 1211125
Summary: | "The page you were looking for doesn't exist" displayed on changing the host item view to Grid/Tile | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Aziza Karol <akarol> | ||||
Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> | ||||
Status: | CLOSED ERRATA | QA Contact: | Aziza Karol <akarol> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.4.0 | CC: | hkataria, jhardy, jprause, mpovolny, obarenbo, tcarlin | ||||
Target Milestone: | GA | ||||||
Target Release: | 5.4.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | 5.4.0.1 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-06-16 12:57:43 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: | |||||||
Attachments: |
|
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/e66118b88e5ccc52cef3a7ef2d3bf19f88c69db7 commit e66118b88e5ccc52cef3a7ef2d3bf19f88c69db7 Author: Harpreet Kataria <hkataria> AuthorDate: Mon Mar 16 09:30:40 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Tue Apr 21 13:56:43 2015 -0400 Removed GTL view buttons from sublists and made default gtl type as list - Deleted unused code from x_view_buttons view, this code is already in view_buttons view for classic screens. - Changed default gtl type for sublist screens to be list view, this also fixes and issue in BZ 1211364 where quad text link was incorrect. - Added spec test for render_gtl_view_tb? method https://bugzilla.redhat.com/show_bug.cgi?id=1211125 vmdb/app/controllers/application_controller.rb | 7 +----- vmdb/app/helpers/application_helper.rb | 4 ++-- vmdb/app/helpers/ui_constants.rb | 16 ++++++-------- vmdb/app/views/configuration/_ui_1.html.haml | 1 - vmdb/app/views/configuration/_ui_2.html.haml | 4 ---- vmdb/app/views/layouts/_x_view_buttons.html.haml | 17 +-------------- .../controllers/application_controller_spec.rb | 25 ++++++++++++++++++++++ 7 files changed, 36 insertions(+), 38 deletions(-) Failed QA for version 5.4.0.0.23.20150423131011_69b48fd Steps used: 1) Infrastructure > Hosts 2) Select a vSphere 5.5 Host 3) Configuration section > Services 4) Change from List View to Grid or Tile Thom, I can't recreate this on latest upstream, can you try again with the latest build or provide an environment where i can see this happening. Thanks, ~Harpreet *** Bug 1218595 has been marked as a duplicate of this bug. *** GTL buttons on sub-list views and the My Settings/View Settings - Host List Items choice removed. Verified: 5.4.0.1.20150512111354_4368716 Agreed, the removal corrects this issue. 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 |
Created attachment 1013810 [details] err Description of problem: Version-Release number of selected component (if applicable): 5.4.0.0.19.20150410165622_ad23806 How reproducible: 100% Steps to Reproduce: 1.Navigate to Host summary page. 2.click on "Services" in configuration section 3.click on grid view or Tile view Actual results: The page you were looking for doesn't exist. is displayed in UI. see attached screenshot Expected results: Grid/Tile view should work Additional info: production.log [----] I, [2015-04-13T01:30:37.360343 #2309:47fea0] INFO -- : Started GET "/host//services/3?type=tile" for 127.0.0.1 at 2015-04-13 01:30:37 -0400 [----] F, [2015-04-13T01:30:37.365053 #2309:47fea0] FATAL -- : ActionController::RoutingError (No route matches [GET] "/host/services/3"): /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/actionpack/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/actionpack/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/rack/logger.rb:32:in `call_app' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/rack/logger.rb:18:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/actionpack/lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/activesupport/lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/actionpack/lib/action_dispatch/middleware/static.rb:63:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/engine.rb:484:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/rack/log_tailer.rb:17:in `call' thin (1.3.1) lib/thin/connection.rb:80:in `block in pre_process' thin (1.3.1) lib/thin/connection.rb:78:in `catch' thin (1.3.1) lib/thin/connection.rb:78:in `pre_process' thin (1.3.1) lib/thin/connection.rb:53:in `process' thin (1.3.1) lib/thin/connection.rb:38:in `receive_data' eventmachine (1.0.7) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.7) lib/eventmachine.rb:187:in `run' thin (1.3.1) lib/thin/backends/base.rb:61:in `start' thin (1.3.1) lib/thin/server.rb:159:in `start' rack (1.4.5) lib/rack/handler/thin.rb:13:in `run' rack (1.4.5) lib/rack/server.rb:268:in `start' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/commands/server.rb:70:in `start' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/commands.rb:55:in `block in <top (required)>' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/commands.rb:50:in `tap' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/commands.rb:50:in `<top (required)>' script/rails:6:in `require' script/rails:6:in `<main>'