Bug 1222584
Summary: | 3.6: user portal and webadmin login pages are not displayed for IE8, javascript exception occurs | ||
---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Einav Cohen <ecohen> |
Component: | ovirt-engine-webadmin | Assignee: | Greg Sheremeta <gshereme> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Nobody <nobody> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 3.6 | CC: | bugs, ecohen, gklein, lsurette, mgoldboi, pnovotny, rbalakri, yeylon, ykaul |
Target Milestone: | --- | ||
Target Release: | 3.6.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | ux | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-05-28 14:38:07 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | UX | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Einav Cohen
2015-05-18 14:50:56 UTC
we have had patternfly-related issues with IE8 before (bug 1152656, bug 1152646) which were fixed in 3.5 with patch https://gerrit.ovirt.org/#/c/34524/. The issue is in PatternFly: https://github.com/patternfly/patternfly/issues/70 The workaround is to include the correct jquery manually. This is also an IE8-only issue. Instead of doing a workaround, we'll just wait for a new release of PatternFly. https://github.com/patternfly/patternfly/issues/70 has been closed. I'll close this bug when it's released. Correction -- since jQuery is an explicit dependency, we should include it ourselves instead of relying on PatternFly's copy. Since IE8 is not supported in oVirt 3.6, closing without QE verification. This is just a nice-to-have. |