Bug 1543525
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 NOTABUG | QA Contact: | Junqi Zhao <juzhao> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.8.0 | CC: | abrianik, aos-bugs, jforrest, jokerman, juzhao, mmccomas, spadgett, yapei |
Target Milestone: | --- | ||
Target Release: | 3.8.0 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: Use of javascript Array/String methods not supported by IE11 (Array.find, Array.findIndex, String.startsWith, String.endsWith)
Consequence: Error that prevents some A-MQ pages to show content when the user clicks on a tree node
Fix: Replace the unsupported methods with the Lodash library equivalent methods
Result: A-MQ pages show their content as expected
|
Story Points: | --- |
Clone Of: | 1543467 | Environment: | |
Last Closed: | 2018-07-17 10:45:18 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, 1543435, 1543467, 1543532 | ||
Bug Blocks: | 1519573, 1543396, 1543402 |
Comment 1
Alexandre Kieling
2018-02-12 14:02:50 UTC
Is this fix available for testing? Alexandre, Since 3.8 won't be released to customer and we have one same 3.9 defect[1] which is already fixed, do we still need to verify it, I think we could close it now [1] https://bugzilla.redhat.com/show_bug.cgi?id=1543532 Set to VERIFIED, testing is passed on OCP 3.9 Junqi, I think you don't need to verify version 3.8. Please confirm with Jessica Forrester <jforrest> or Sam Padgett <spadgett>. |