[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Updated: (ODATA-117) Case-sensitivity of system query options
[ http://tools.oasis-open.org/issues/browse/ODATA-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ralf Handl updated ODATA-117:
-----------------------------
Proposal:
Rephrase rules to make the following query parts case-sensitive:
- system query option names ($filter, $select, ...)
- logical operators (and, or, not)
- comparison operators (eq, le, ...)
- functions (startswith, ...)
- Edm primitive types (Edm.String, ...)
- Sort direction (asc, desc)
was:
Rephrase rules to make the following query parts case-sensitive:
- system query option names ($filter, $select, ...)
- logical operators (and, or, not)
- comparison operators (eq, le, ...)
- functions (startswith, ...)
- Edm primitive types (Edm.String, ...)
- asc, desc
system query optionConfirm that this is intentional (even if not all current implementations ignore case) - see comments for discussion and alternate proposals.
> Case-sensitivity of system query options
> ----------------------------------------
>
> Key: ODATA-117
> URL: http://tools.oasis-open.org/issues/browse/ODATA-117
> Project: OASIS Open Data Protocol (OData) TC
> Issue Type: Improvement
> Components: OData ABNF Construction Rules v1.0
> Affects Versions: WD01
> Environment: [Proposed]
> Reporter: Ralf Handl
> Fix For: WD01
>
>
> According to the ABNF rules the system query options ($expand, ...) are case-insensitive (defined as quoted strings, e.g. "$expand")
> This also affects operators ("eq", "and", ...) and functions ("startswith", ...) used in the option values
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]