Bug ID 463380: URIs with space characters may not work properly in ODATA query

Last Modified: Jul 18, 2026

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

Known Affected Versions:
11.5.1, 11.5.1 hf1, 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.1 hf10, 11.5.1 hf11, 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

Symptoms

ODATA query strings such as: $filter=partition eq 'Common' may not work correctly unless the spaces are encoded with +.

Impact

The query will fail with a 400 error.

Conditions

ODATA query strings with spaces.

Workaround

Encode the query string space characters with + as replacement.

Fix Information

URIs with space characters now work properly in ODATA query.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips