Bug 1543402
Summary: | A-MQ Components not visible in Java Console when using IE11 browser | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Alexandre Kieling <abrianik> |
Component: | Management Console | Assignee: | Alexandre Kieling <abrianik> |
Status: | CLOSED ERRATA | QA Contact: | Junqi Zhao <juzhao> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.5.1 | CC: | aos-bugs, jforrest, jokerman, juzhao, mmccomas, spadgett, yapei |
Target Milestone: | --- | ||
Target Release: | 3.5.z | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: use of javascript Array method not supported by IE11 (Array.find, Array.findIndex)
Consequence: Error that prevents some A-MQ pages to show content when the user clicks on a tree node
Fix: Replace the unsupported Array methods with the Lodash library
Result: A-MQ pages show their content as expected
|
Story Points: | --- |
Clone Of: | 1543396 | Environment: | |
Last Closed: | 2018-04-12 06:02:11 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: | |||
Bug Depends On: | 1518407, 1543396, 1543435, 1543467, 1543525, 1543532 | ||
Bug Blocks: | 1519573 |
Comment 1
Alexandre Kieling
2018-02-12 14:21:56 UTC
The right pane shows details about the selected tree node in IE 11 now. IE Version: 11.248.16299.0 # openshift version openshift v3.5.5.31.62 kubernetes v1.5.2+43a9be4 etcd 3.1.0 jvm version: 1.2.6 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://access.redhat.com/errata/RHBA-2018:1106 |