Last Modified: Nov 07, 2022
Affected Product:
See more info
BIG-IP LTM
Known Affected Versions:
11.5.0, 11.5.1, 11.5.1 HF1, 11.5.1 HF10, 11.5.1 HF11, 11.5.1 HF2, 11.5.1 HF3, 11.5.1 HF4, 11.5.1 HF5, 11.5.1 HF6, 11.5.1 HF7, 11.5.1 HF8, 11.5.1 HF9, 11.5.10, 11.5.2, 11.5.2 HF1
Fixed In:
11.6.0, 11.5.3
Opened: May 20, 2014
Severity: 3-Major
Related Article:
K16693
ODATA query strings such as: $filter=partition eq 'Common' may not work correctly unless the spaces are encoded with +.
The query will fail with a 400 error.
ODATA query strings with spaces.
Encode the query string space characters with + as replacement.
URIs with space characters now work properly in ODATA query.