Bug ID 429661: window.XMLHttpRequest overriden

Last Modified: Nov 22, 2021

Bug Tracker

Affected Product:  See more info
BIG-IP APM(all modules)

Known Affected Versions:
10.1.0, 10.2.0, 10.2.1, 10.2.2, 10.2.4, 11.1.0, 11.2.0, 11.2.1, 11.3.0, 11.4.0, 11.4.1

Fixed In:
11.3.0 HF9, 11.2.1 HF10, 10.2.4 HF8

Opened: Sep 04, 2013
Severity: 2-Critical
Related Article:
K15117

Symptoms

Issues with cookies setting/getting in some web-application pages. This can result in the web application becoming non-responsive on browsers other than Internet Explorer.

Impact

Web-application malfunction.

Conditions

Web-application override XMLHttpRequest object by some other object

Workaround

None.

Fix Information

Fixed issue when window.XMLHttpRequest overriden by web-application code was used for internal needs of portal access instead of real XMLHttpRequest.

Behavior Change