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 ConsoleAssignee: Alexandre Kieling <abrianik>
Status: CLOSED NOTABUG QA Contact: Junqi Zhao <juzhao>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.8.0CC: 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
Pull request:
https://github.com/openshift/origin-web-console/pull/2790

Comment 2 Alexandre Kieling 2018-03-02 13:23:05 UTC
Is this fix available for testing?

Comment 4 Junqi Zhao 2018-03-09 06:16:11 UTC
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

Comment 5 Junqi Zhao 2018-03-12 01:03:41 UTC
Set to VERIFIED, testing is passed on OCP 3.9

Comment 6 Alexandre Kieling 2018-03-19 12:16:11 UTC
Junqi,

I think you don't need to verify version 3.8. Please confirm with Jessica Forrester <jforrest> or Sam Padgett <spadgett>.