[
https://issues.apache.org/jira/browse/OLINGO-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16998818#comment-16998818
]
Ramya commented on OLINGO-1417:
-------------------------------
This is fixed as part of the commit
https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=dfe1dd288c4f706a91b59a620f30c0c60b2ce1d7
> OData V4: Adopt search option based on new V4 abnf
> ---------------------------------------------------
>
> Key: OLINGO-1417
> URL: https://issues.apache.org/jira/browse/OLINGO-1417
> Project: Olingo
> Issue Type: Improvement
> Components: odata4-server
> Reporter: Ramya
> Priority: Major
>
> The ABNF for V4 was overly restrictive for search system query option, this
> got fixed lated in
> https://github.com/oasis-tcs/odata-abnf/blob/master/abnf/odata-abnf-construction-rules.txt#L332-L356.
> Numbers are fine, as are numbers with decimal point or decimal comma, minus
> signs, and any percent-encoded Unicode character from categories Letter (L)
> and Number (N).
> The library should be enhanced to support this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)