Bug 1648338
| Summary: | Internet Explorer (IE) not able to login to CloudForms | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Imaan <ikaur> | |
| Component: | UI - OPS | Assignee: | Martin Hradil <mhradil> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Angelina Vasileva <anikifor> | |
| Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | |
| Priority: | unspecified | |||
| Version: | 5.8.0 | CC: | abellott, anikifor, bmidwood, dmetzger, hkataria, ikaur, lavenel, mhradil, mpovolny, obarenbo, simaishi | |
| Target Milestone: | GA | Keywords: | Reopened, TestOnly, ZStream | |
| Target Release: | 5.10.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.10.0.26 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1653710 (view as bug list) | Environment: | ||
| Last Closed: | 2019-02-12 16:49:46 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | CFME Core | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1653710 | |||
|
Description
Imaan
2018-11-09 13:05:42 UTC
Tested on master.. mode edge gets set by default, logging in works. Imaan if this is still an issue, please let us know how to reproduce it. Logging in in IE11 works for me. Please note that according to https://msdn.microsoft.com/en-us/library/ff405803(v=vs.85).aspx, "Group Policy settings [can] override settings and force all webpages to be displayed in the specified document mode." So this *could* also be an issue with your group policy settings. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/2304073aa34e9f3dcb0b910644112c7388493b1f commit 2304073aa34e9f3dcb0b910644112c7388493b1f Author: Martin Hradil <mhradil> AuthorDate: Tue Nov 20 08:01:04 2018 -0500 Commit: Martin Hradil <mhradil> CommitDate: Tue Nov 20 08:01:04 2018 -0500 Add X-UA-Compatible header in situations where IE11 fails to detect the "document mode" correctly, this header should ensure that IE uses the "edge" mode. (this probably doesn't help in any case where IE11 is set to force IE7 mode) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1648338 app/views/layouts/application.html.haml | 1 + 1 file changed, 1 insertion(+) New commit detected on ManageIQ/manageiq-ui-classic/hammer: https://github.com/ManageIQ/manageiq-ui-classic/commit/7ac37286669adf67a800f9ef1921bf5b0a22caec commit 7ac37286669adf67a800f9ef1921bf5b0a22caec Author: Milan Zázrivec <mzazrivec> AuthorDate: Wed Nov 21 09:49:10 2018 -0500 Commit: Milan Zázrivec <mzazrivec> CommitDate: Wed Nov 21 09:49:10 2018 -0500 Merge pull request #4946 from himdel/bz1648338 Add X-UA-Compatible header (cherry picked from commit 123d0004042aeb8e6904afd892e981907d7d2156) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1648338 app/views/layouts/application.html.haml | 1 + 1 file changed, 1 insertion(+) Fixed and verified in 5.10.0.27.20181128170555_43ed8cb |