-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V4.0_ERRATA02
-
Fix Version/s: V4.0_ERRATA03
-
Component/s: ABNF, Protocol, URL Conventions
-
Labels:None
-
Environment:
[Applied]
-
Proposal:
The ABNF currently allows the use of parameter aliases for function parameters and literals in filter and orderby expressions, but does not allow the use of parameter aliases in key predicates. So the following would not be allowed:
Customers(@custID)?@custID='Alfki'