Bug ID 706632: Improving Single Page Application event handling

Last Modified: Nov 07, 2022

Bug Tracker

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

Known Affected Versions:
14.0.0, 14.0.0.1, 14.0.0.2, 14.0.0.3, 14.0.0.4, 14.0.0.5, 14.0.1, 14.0.1.1

Fixed In:
14.1.0

Opened: Feb 14, 2018
Severity: 4-Minor

Symptoms

When using Single Page Application, and registering to 'readystatechange' and 'load' events: The event is not forwarded to the original callback.

Impact

Client page might not work as expected.

Conditions

Single Page Application in enabled in ASM or DoS.

Workaround

There is no workaround at this time.

Fix Information

The system now correctly calls the original callbacks when using Single Page Application, and registering to 'readystatechange' and 'load' events.

Behavior Change