Bug 1221996 - ActionController::RoutingError (No route matches [GET] "/components/bootstrap/dist/fonts/glyphicons-halflings-regular.eot") when login on IE8
Summary: ActionController::RoutingError (No route matches [GET] "/components/bootstrap...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.4.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: GA
: 5.4.2
Assignee: Brian McLaughlin
QA Contact: Aziza Karol
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-15 12:42 UTC by Aziza Karol
Modified: 2015-09-09 13:09 UTC (History)
9 users (show)

Fixed In Version: 5.4.2.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-09 12:25:17 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:1744 0 normal SHIPPED_LIVE CFME 5.4.2 bug fixes, and enhancement update 2015-09-09 16:25:05 UTC

Description Aziza Karol 2015-05-15 12:42:43 UTC
Description of problem:


Version-Release number of selected component (if applicable):
5.4.0.1.20150512111354_4368716 

How reproducible:
100%

Steps to Reproduce:
1.Login on IE8 Browser and check production.log
2.
3.

Actual results:
ActionController::RoutingError (No route matches [GET] "/components/bootstrap/dist/fonts/glyphicons-halflings-regular.eot") in production.log

Expected results:


Additional info:
production.log
[----] F, [2015-05-15T08:00:37.778573 #2261:7e7ea8] FATAL -- : 
ActionController::RoutingError (No route matches [GET] "/components/bootstrap/dist/fonts/glyphicons-halflings-regular.eot"):
  /opt/rh/cfme-gemset/bundler/gems/rails-4842a8377644/actionpack/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
  /opt/rh/cfme-gemset/bundler/gems/rails-4842a8377644/actionpack/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
  /opt/rh/cfme-gemset/bundler/gems/rails-4842a8377644/railties/lib/rails/rack/logger.rb:32:in `call_app'
  /opt/rh/cfme-gemset/bundler/gems/rails-4842a8377644/railties/lib/rails/rack/logger.rb:18:in `call'
  /opt/rh/cfme-gemset/bundler/gems/rails-4842a8377644/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-4842a8377644/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-4842a8377644/actionpack/lib/action_dispatch/middleware/static.rb:63:in `call'
  /opt/rh/cfme-gemset/bundler/gems/rails-4842a8377644/railties/lib/rails/engine.rb:484:in `call'
  /opt/rh/cfme-gemset/bundler/gems/rails-4842a8377644/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-4842a8377644/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-4842a8377644/railties/lib/rails/commands/server.rb:70:in `start'
  /opt/rh/cfme-gemset/bundler/gems/rails-4842a8377644/railties/lib/rails/commands.rb:55:in `block in <top (required)>'
  /opt/rh/cfme-gemset/bundler/gems/rails-4842a8377644/railties/lib/rails/commands.rb:50:in `tap'
  /opt/rh/cfme-gemset/bundler/gems/rails-4842a8377644/railties/lib/rails/commands.rb:50:in `<top (required)>'
  script/rails:6:in `require'
  script/rails:6:in `<main>'

Comment 4 CFME Bot 2015-08-20 08:11:01 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=7afb2f5eda8e91f30dfb5cbdd4433d04f24a8f62

commit 7afb2f5eda8e91f30dfb5cbdd4433d04f24a8f62
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Wed Aug 19 11:21:21 2015 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Wed Aug 19 11:21:21 2015 -0400

    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996

 vmdb/app/assets/stylesheets/main.less | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comment 5 CFME Bot 2015-08-20 08:11:04 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=ec0f7d029ad84d082fdf8cce72d75184112e2214

commit ec0f7d029ad84d082fdf8cce72d75184112e2214
Merge: 4cb5122 7afb2f5
Author:     Dan Clarizio <dclarizi>
AuthorDate: Wed Aug 19 16:18:16 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Wed Aug 19 16:18:16 2015 -0400

    Merge branch 'ie8-routing-error' into '5.4.z'
    
    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996
    
    Fixes missing routes for glyphicons-halflings-regular.eot and spinner.gif. The fix for spinner.gif redirects those requests to clearfix.git as spinner.gif does not exist and we are overriding bootstrap and patternfly rather than monkey-patching them. Tested to ensure that the spinner still functions after this change.
    
    There is no upstream PR as IE8 is not supported upstream.
    
    See merge request !234

 vmdb/app/assets/stylesheets/main.less | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comment 6 CFME Bot 2015-08-20 09:41:08 UTC
New commit detected on cfme_productization/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=7ebfd2701a092052cc194ac7cbe651c5615d5f56

commit 7ebfd2701a092052cc194ac7cbe651c5615d5f56
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Wed Aug 19 15:56:49 2015 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Wed Aug 19 15:56:49 2015 -0400

    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996

 manageiq/vmdb/productization/assets/stylesheets/main.less | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comment 7 CFME Bot 2015-08-20 09:41:12 UTC
New commit detected on cfme_productization/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=58d69f48ac36d7dd118548696921d3bfe2462c55

commit 58d69f48ac36d7dd118548696921d3bfe2462c55
Merge: ba11935 7ebfd27
Author:     Dan Clarizio <dclarizi>
AuthorDate: Wed Aug 19 16:16:11 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Wed Aug 19 16:16:11 2015 -0400

    Merge branch 'ie8-routing-error' into '5.4.z'
    
    Fix multiple asset routing errors in IE8
    
    Companion MR for http://gitlab.cloudforms.lab.eng.rdu2.redhat.com/cloudforms/cfme/merge_requests/234
    
    @dclarizi and @ewinchel please review.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996
    
    See merge request !82

 manageiq/vmdb/productization/assets/stylesheets/main.less | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comment 8 CFME Bot 2015-08-20 09:41:15 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=7afb2f5eda8e91f30dfb5cbdd4433d04f24a8f62

commit 7afb2f5eda8e91f30dfb5cbdd4433d04f24a8f62
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Wed Aug 19 11:21:21 2015 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Wed Aug 19 11:21:21 2015 -0400

    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996

 vmdb/app/assets/stylesheets/main.less | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comment 9 CFME Bot 2015-08-20 09:41:18 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=ec0f7d029ad84d082fdf8cce72d75184112e2214

commit ec0f7d029ad84d082fdf8cce72d75184112e2214
Merge: 4cb5122 7afb2f5
Author:     Dan Clarizio <dclarizi>
AuthorDate: Wed Aug 19 16:18:16 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Wed Aug 19 16:18:16 2015 -0400

    Merge branch 'ie8-routing-error' into '5.4.z'
    
    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996
    
    Fixes missing routes for glyphicons-halflings-regular.eot and spinner.gif. The fix for spinner.gif redirects those requests to clearfix.git as spinner.gif does not exist and we are overriding bootstrap and patternfly rather than monkey-patching them. Tested to ensure that the spinner still functions after this change.
    
    There is no upstream PR as IE8 is not supported upstream.
    
    See merge request !234

 vmdb/app/assets/stylesheets/main.less | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comment 10 CFME Bot 2015-08-20 09:56:02 UTC
New commit detected on cfme_productization/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=7ebfd2701a092052cc194ac7cbe651c5615d5f56

commit 7ebfd2701a092052cc194ac7cbe651c5615d5f56
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Wed Aug 19 15:56:49 2015 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Wed Aug 19 15:56:49 2015 -0400

    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996

 manageiq/vmdb/productization/assets/stylesheets/main.less | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comment 11 CFME Bot 2015-08-20 09:56:06 UTC
New commit detected on cfme_productization/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=58d69f48ac36d7dd118548696921d3bfe2462c55

commit 58d69f48ac36d7dd118548696921d3bfe2462c55
Merge: ba11935 7ebfd27
Author:     Dan Clarizio <dclarizi>
AuthorDate: Wed Aug 19 16:16:11 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Wed Aug 19 16:16:11 2015 -0400

    Merge branch 'ie8-routing-error' into '5.4.z'
    
    Fix multiple asset routing errors in IE8
    
    Companion MR for http://gitlab.cloudforms.lab.eng.rdu2.redhat.com/cloudforms/cfme/merge_requests/234
    
    @dclarizi and @ewinchel please review.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996
    
    See merge request !82

 manageiq/vmdb/productization/assets/stylesheets/main.less | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comment 12 CFME Bot 2015-08-20 09:56:08 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=7afb2f5eda8e91f30dfb5cbdd4433d04f24a8f62

commit 7afb2f5eda8e91f30dfb5cbdd4433d04f24a8f62
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Wed Aug 19 11:21:21 2015 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Wed Aug 19 11:21:21 2015 -0400

    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996

 vmdb/app/assets/stylesheets/main.less | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comment 13 CFME Bot 2015-08-20 09:56:12 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=ec0f7d029ad84d082fdf8cce72d75184112e2214

commit ec0f7d029ad84d082fdf8cce72d75184112e2214
Merge: 4cb5122 7afb2f5
Author:     Dan Clarizio <dclarizi>
AuthorDate: Wed Aug 19 16:18:16 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Wed Aug 19 16:18:16 2015 -0400

    Merge branch 'ie8-routing-error' into '5.4.z'
    
    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996
    
    Fixes missing routes for glyphicons-halflings-regular.eot and spinner.gif. The fix for spinner.gif redirects those requests to clearfix.git as spinner.gif does not exist and we are overriding bootstrap and patternfly rather than monkey-patching them. Tested to ensure that the spinner still functions after this change.
    
    There is no upstream PR as IE8 is not supported upstream.
    
    See merge request !234

 vmdb/app/assets/stylesheets/main.less | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comment 14 CFME Bot 2015-08-20 10:06:25 UTC
New commit detected on cfme_productization/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=7ebfd2701a092052cc194ac7cbe651c5615d5f56

commit 7ebfd2701a092052cc194ac7cbe651c5615d5f56
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Wed Aug 19 15:56:49 2015 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Wed Aug 19 15:56:49 2015 -0400

    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996

 manageiq/vmdb/productization/assets/stylesheets/main.less | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comment 15 CFME Bot 2015-08-20 10:06:28 UTC
New commit detected on cfme_productization/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=58d69f48ac36d7dd118548696921d3bfe2462c55

commit 58d69f48ac36d7dd118548696921d3bfe2462c55
Merge: ba11935 7ebfd27
Author:     Dan Clarizio <dclarizi>
AuthorDate: Wed Aug 19 16:16:11 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Wed Aug 19 16:16:11 2015 -0400

    Merge branch 'ie8-routing-error' into '5.4.z'
    
    Fix multiple asset routing errors in IE8
    
    Companion MR for http://gitlab.cloudforms.lab.eng.rdu2.redhat.com/cloudforms/cfme/merge_requests/234
    
    @dclarizi and @ewinchel please review.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996
    
    See merge request !82

 manageiq/vmdb/productization/assets/stylesheets/main.less | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comment 16 CFME Bot 2015-08-20 10:06:31 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=7afb2f5eda8e91f30dfb5cbdd4433d04f24a8f62

commit 7afb2f5eda8e91f30dfb5cbdd4433d04f24a8f62
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Wed Aug 19 11:21:21 2015 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Wed Aug 19 11:21:21 2015 -0400

    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996

 vmdb/app/assets/stylesheets/main.less | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comment 17 CFME Bot 2015-08-20 10:06:35 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=ec0f7d029ad84d082fdf8cce72d75184112e2214

commit ec0f7d029ad84d082fdf8cce72d75184112e2214
Merge: 4cb5122 7afb2f5
Author:     Dan Clarizio <dclarizi>
AuthorDate: Wed Aug 19 16:18:16 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Wed Aug 19 16:18:16 2015 -0400

    Merge branch 'ie8-routing-error' into '5.4.z'
    
    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996
    
    Fixes missing routes for glyphicons-halflings-regular.eot and spinner.gif. The fix for spinner.gif redirects those requests to clearfix.git as spinner.gif does not exist and we are overriding bootstrap and patternfly rather than monkey-patching them. Tested to ensure that the spinner still functions after this change.
    
    There is no upstream PR as IE8 is not supported upstream.
    
    See merge request !234

 vmdb/app/assets/stylesheets/main.less | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comment 18 CFME Bot 2015-08-20 10:13:15 UTC
New commit detected on cfme_productization/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=7ebfd2701a092052cc194ac7cbe651c5615d5f56

commit 7ebfd2701a092052cc194ac7cbe651c5615d5f56
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Wed Aug 19 15:56:49 2015 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Wed Aug 19 15:56:49 2015 -0400

    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996

 manageiq/vmdb/productization/assets/stylesheets/main.less | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comment 19 CFME Bot 2015-08-20 10:13:19 UTC
New commit detected on cfme_productization/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=58d69f48ac36d7dd118548696921d3bfe2462c55

commit 58d69f48ac36d7dd118548696921d3bfe2462c55
Merge: ba11935 7ebfd27
Author:     Dan Clarizio <dclarizi>
AuthorDate: Wed Aug 19 16:16:11 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Wed Aug 19 16:16:11 2015 -0400

    Merge branch 'ie8-routing-error' into '5.4.z'
    
    Fix multiple asset routing errors in IE8
    
    Companion MR for http://gitlab.cloudforms.lab.eng.rdu2.redhat.com/cloudforms/cfme/merge_requests/234
    
    @dclarizi and @ewinchel please review.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996
    
    See merge request !82

 manageiq/vmdb/productization/assets/stylesheets/main.less | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comment 20 CFME Bot 2015-08-20 10:13:21 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=7afb2f5eda8e91f30dfb5cbdd4433d04f24a8f62

commit 7afb2f5eda8e91f30dfb5cbdd4433d04f24a8f62
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Wed Aug 19 11:21:21 2015 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Wed Aug 19 11:21:21 2015 -0400

    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996

 vmdb/app/assets/stylesheets/main.less | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comment 21 CFME Bot 2015-08-20 10:13:24 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=ec0f7d029ad84d082fdf8cce72d75184112e2214

commit ec0f7d029ad84d082fdf8cce72d75184112e2214
Merge: 4cb5122 7afb2f5
Author:     Dan Clarizio <dclarizi>
AuthorDate: Wed Aug 19 16:18:16 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Wed Aug 19 16:18:16 2015 -0400

    Merge branch 'ie8-routing-error' into '5.4.z'
    
    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996
    
    Fixes missing routes for glyphicons-halflings-regular.eot and spinner.gif. The fix for spinner.gif redirects those requests to clearfix.git as spinner.gif does not exist and we are overriding bootstrap and patternfly rather than monkey-patching them. Tested to ensure that the spinner still functions after this change.
    
    There is no upstream PR as IE8 is not supported upstream.
    
    See merge request !234

 vmdb/app/assets/stylesheets/main.less | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comment 22 CFME Bot 2015-08-20 10:29:35 UTC
New commit detected on cfme_productization/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=7ebfd2701a092052cc194ac7cbe651c5615d5f56

commit 7ebfd2701a092052cc194ac7cbe651c5615d5f56
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Wed Aug 19 15:56:49 2015 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Wed Aug 19 15:56:49 2015 -0400

    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996

 manageiq/vmdb/productization/assets/stylesheets/main.less | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comment 23 CFME Bot 2015-08-20 10:29:39 UTC
New commit detected on cfme_productization/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=58d69f48ac36d7dd118548696921d3bfe2462c55

commit 58d69f48ac36d7dd118548696921d3bfe2462c55
Merge: ba11935 7ebfd27
Author:     Dan Clarizio <dclarizi>
AuthorDate: Wed Aug 19 16:16:11 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Wed Aug 19 16:16:11 2015 -0400

    Merge branch 'ie8-routing-error' into '5.4.z'
    
    Fix multiple asset routing errors in IE8
    
    Companion MR for http://gitlab.cloudforms.lab.eng.rdu2.redhat.com/cloudforms/cfme/merge_requests/234
    
    @dclarizi and @ewinchel please review.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996
    
    See merge request !82

 manageiq/vmdb/productization/assets/stylesheets/main.less | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comment 24 CFME Bot 2015-08-20 10:29:41 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=7afb2f5eda8e91f30dfb5cbdd4433d04f24a8f62

commit 7afb2f5eda8e91f30dfb5cbdd4433d04f24a8f62
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Wed Aug 19 11:21:21 2015 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Wed Aug 19 11:21:21 2015 -0400

    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996

 vmdb/app/assets/stylesheets/main.less | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comment 25 CFME Bot 2015-08-20 10:29:45 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=ec0f7d029ad84d082fdf8cce72d75184112e2214

commit ec0f7d029ad84d082fdf8cce72d75184112e2214
Merge: 4cb5122 7afb2f5
Author:     Dan Clarizio <dclarizi>
AuthorDate: Wed Aug 19 16:18:16 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Wed Aug 19 16:18:16 2015 -0400

    Merge branch 'ie8-routing-error' into '5.4.z'
    
    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996
    
    Fixes missing routes for glyphicons-halflings-regular.eot and spinner.gif. The fix for spinner.gif redirects those requests to clearfix.git as spinner.gif does not exist and we are overriding bootstrap and patternfly rather than monkey-patching them. Tested to ensure that the spinner still functions after this change.
    
    There is no upstream PR as IE8 is not supported upstream.
    
    See merge request !234

 vmdb/app/assets/stylesheets/main.less | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comment 26 CFME Bot 2015-08-20 10:32:16 UTC
New commit detected on cfme_productization/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=7ebfd2701a092052cc194ac7cbe651c5615d5f56

commit 7ebfd2701a092052cc194ac7cbe651c5615d5f56
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Wed Aug 19 15:56:49 2015 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Wed Aug 19 15:56:49 2015 -0400

    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996

 manageiq/vmdb/productization/assets/stylesheets/main.less | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comment 27 CFME Bot 2015-08-20 10:32:19 UTC
New commit detected on cfme_productization/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=58d69f48ac36d7dd118548696921d3bfe2462c55

commit 58d69f48ac36d7dd118548696921d3bfe2462c55
Merge: ba11935 7ebfd27
Author:     Dan Clarizio <dclarizi>
AuthorDate: Wed Aug 19 16:16:11 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Wed Aug 19 16:16:11 2015 -0400

    Merge branch 'ie8-routing-error' into '5.4.z'
    
    Fix multiple asset routing errors in IE8
    
    Companion MR for http://gitlab.cloudforms.lab.eng.rdu2.redhat.com/cloudforms/cfme/merge_requests/234
    
    @dclarizi and @ewinchel please review.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996
    
    See merge request !82

 manageiq/vmdb/productization/assets/stylesheets/main.less | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comment 28 CFME Bot 2015-08-20 10:32:41 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=7afb2f5eda8e91f30dfb5cbdd4433d04f24a8f62

commit 7afb2f5eda8e91f30dfb5cbdd4433d04f24a8f62
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Wed Aug 19 11:21:21 2015 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Wed Aug 19 11:21:21 2015 -0400

    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996

 vmdb/app/assets/stylesheets/main.less | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comment 29 CFME Bot 2015-08-20 10:32:44 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=ec0f7d029ad84d082fdf8cce72d75184112e2214

commit ec0f7d029ad84d082fdf8cce72d75184112e2214
Merge: 4cb5122 7afb2f5
Author:     Dan Clarizio <dclarizi>
AuthorDate: Wed Aug 19 16:18:16 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Wed Aug 19 16:18:16 2015 -0400

    Merge branch 'ie8-routing-error' into '5.4.z'
    
    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996
    
    Fixes missing routes for glyphicons-halflings-regular.eot and spinner.gif. The fix for spinner.gif redirects those requests to clearfix.git as spinner.gif does not exist and we are overriding bootstrap and patternfly rather than monkey-patching them. Tested to ensure that the spinner still functions after this change.
    
    There is no upstream PR as IE8 is not supported upstream.
    
    See merge request !234

 vmdb/app/assets/stylesheets/main.less | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comment 30 CFME Bot 2015-08-20 11:01:48 UTC
New commit detected on cfme_productization/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=7ebfd2701a092052cc194ac7cbe651c5615d5f56

commit 7ebfd2701a092052cc194ac7cbe651c5615d5f56
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Wed Aug 19 15:56:49 2015 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Wed Aug 19 15:56:49 2015 -0400

    Fix multiple asset routing errors in IE8
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996

 manageiq/vmdb/productization/assets/stylesheets/main.less | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comment 31 CFME Bot 2015-08-20 11:01:51 UTC
New commit detected on cfme_productization/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=58d69f48ac36d7dd118548696921d3bfe2462c55

commit 58d69f48ac36d7dd118548696921d3bfe2462c55
Merge: ba11935 7ebfd27
Author:     Dan Clarizio <dclarizi>
AuthorDate: Wed Aug 19 16:16:11 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Wed Aug 19 16:16:11 2015 -0400

    Merge branch 'ie8-routing-error' into '5.4.z'
    
    Fix multiple asset routing errors in IE8
    
    Companion MR for http://gitlab.cloudforms.lab.eng.rdu2.redhat.com/cloudforms/cfme/merge_requests/234
    
    @dclarizi and @ewinchel please review.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1221996
    
    See merge request !82

 manageiq/vmdb/productization/assets/stylesheets/main.less | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comment 32 John Prause 2015-08-20 12:46:47 UTC
This issue was in Post yesterday, and now I see there were a series of merges. We plan on kicking off a build later today, and want to make sure there aren't further commits, or merges needed.

Comment 33 Brian McLaughlin 2015-08-20 13:09:43 UTC
I only expected one merge per commit, not sure what caused the other merges.

Comment 35 Aziza Karol 2015-08-24 11:08:21 UTC
Verified:
5.4.2.0.20150820153254_83e434d

Comment 36 Andrew Dahms 2015-08-25 00:41:23 UTC
Setting the 'requires_doc_text' flag to '-'.

Comment 38 errata-xmlrpc 2015-09-09 12:25:17 UTC
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-1744.html


Note You need to log in before you can comment on or make changes to this bug.