Bug ID 450314: Portal Access / JavaScript code which uses reserved keywords for object field names may not work correctly

Last Modified: Sep 13, 2023

Affected Product(s):
BIG-IP APM(all modules)

Fixed In:
11.6.0, 11.5.4 HF3

Opened: Feb 26, 2014

Severity: 3-Major

Symptoms

JavaScript code with object field names equal to reserved keywords is not handled correctly by Portal Access.

Impact

JavaScript code is not rewritten and may not work correctly.

Conditions

JavaScript code with objects containing fields with reserved keywords as a name, for example: a.default = 1;

Workaround

It is possible to use iRule to rename field names in original code.

Fix Information

Now JavaScript with reserved keywords as field names is handled correctly by Portal Access.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips