Bug 1221996
| Summary: | ActionController::RoutingError (No route matches [GET] "/components/bootstrap/dist/fonts/glyphicons-halflings-regular.eot") when login on IE8 | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Aziza Karol <akarol> |
| Component: | UI - OPS | Assignee: | Brian McLaughlin <bmclaugh> |
| Status: | CLOSED ERRATA | QA Contact: | Aziza Karol <akarol> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.4.0 | CC: | adahms, cpelland, hkataria, jhardy, jkrocil, jprause, mpovolny, obarenbo, simaishi |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.4.2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.4.2.0 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-09-09 12:25:17 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
Aziza Karol
2015-05-15 12:42:43 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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(-) 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. I only expected one merge per commit, not sure what caused the other merges. Verified: 5.4.2.0.20150820153254_83e434d Setting the 'requires_doc_text' flag to '-'. 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 |