Created attachment 987277 [details] two buttons in IE Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Tried to login in CFME appliance in IE 9 2. Two buttons are shown "SSO Login" and "Login" 3. Hitting on any of the buttons show "Page does not exist" as in attached screenshots Actual results: Expected results: Additional info: 5.3.3.0.1.20150127115148_446974b
[----] I, [2015-02-02T21:53:39.435498 #3584:514884] INFO -- : Started GET "/dashboard/authenticate?button=login&method=post" for 127.0.0.1 at 2015-02-02 16:53:39 -0500 [----] F, [2015-02-02T21:53:39.439751 #3584:514884] FATAL -- : ActionController::RoutingError (No route matches [GET] "/dashboard/authenticate"): actionpack (3.2.17) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.17) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.17) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.17) lib/rails/rack/logger.rb:18:in `call' actionpack (3.2.17) 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' activesupport (3.2.17) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.17) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.17) lib/rails/engine.rb:484:in `call' railties (3.2.17) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.17) 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.0) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.0) 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' railties (3.2.17) lib/rails/commands/server.rb:70:in `start' railties (3.2.17) lib/rails/commands.rb:55:in `block in <top (required)>' railties (3.2.17) lib/rails/commands.rb:50:in `tap' railties (3.2.17) lib/rails/commands.rb:50:in `<top (required)>' script/rails:6:in `require' script/rails:6:in `<main>'
Created attachment 987280 [details] page does not exist
This is a downstream appliance : 5.3.3.0.1.20150127115148_446974b
Found that the root cause for the behavior noted was that javascript was disabled in the browser. Once javascript was enabled, issues logging in disappeared. The "SSO Login" button still needs to be corrected and might as well be done via this bz.
New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=936cef7d266e961ca4c03fe025525d05f18dfde0 commit 936cef7d266e961ca4c03fe025525d05f18dfde0 Author: Brian McLaughlin <bmclaugh> AuthorDate: Thu Feb 12 14:43:00 2015 -0500 Commit: Brian McLaughlin <bmclaugh> CommitDate: Thu Feb 12 15:53:40 2015 -0500 Account for missing [hidden] styling in IE8/9 https://bugzilla.redhat.com/show_bug.cgi?id=1188436 vmdb/app/assets/stylesheets/login.css.erb | 4 ++++ vmdb/app/assets/stylesheets/template.css.erb | 1 + 2 files changed, 5 insertions(+)
Created attachment 998100 [details] FIxed error
Fixed in master.20150303194407_57a1769
Fixed in 5.4.0.0.11.20150309201930_8b6a235
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