-
Type: Bug
-
Status: Closed
-
Priority: Trivial
-
Resolution: Fixed
-
Affects Version/s: V4.01_CS01
-
Fix Version/s: V4.01_CS02
-
Component/s: URL Conventions
-
Labels:None
-
Proposal:
http://host/service/Customers?$filter=concat(concat(City,', '), Country) eq 'Berlin, Germany'
The space before Country is not permitted by the ABNF construction rules.
(Or else, my interpretation of "BWS" is wrong)