Bug ID 538837: REST: Filtering login pages or parameters by their associated URL does not work

Last Modified: Nov 07, 2022

Bug Tracker

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

Known Affected Versions:
11.6.0, 11.6.0 HF1, 11.6.0 HF2, 11.6.0 HF3, 11.6.0 HF4, 11.6.0 HF5, 11.6.0 HF6, 11.6.0 HF7, 11.6.0 HF8, 12.0.0

Fixed In:
12.1.0, 12.0.0 HF1, 11.6.1

Opened: Aug 10, 2015
Severity: 4-Minor

Symptoms

When attempting to filter the collection of configured login pages by their URL, the full list is returned instead of the desired results. The same problem exists for URL level Parameters.

Impact

Incorrect results are returned to the REST client

Conditions

The login-pages or parameters collection endpoints are queried with the following $filter: $filter=url/name eq '<URL NAME>'

Workaround

None.

Fix Information

REST $filter for associated URLs on login-pages and parameters endpoints now works correctly.

Behavior Change