[
https://issues.apache.org/jira/browse/OLINGO-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramesh Reddy updated OLINGO-960:
--------------------------------
Description:
Per [1] when query is
{code}
/northwind/vw/x?$filter=a eq @a
{code}
and @a value is not defined it must be effectively be null, not throw an
exception. Right now parser throws UriValidationException
[1]
http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/part1-protocol/odata-v4.0-errata02-os-part1-protocol-complete.html#_Toc406398304
was:
Per [1] when query is
{code}
/northwind/vw/x?$filter=a eq @a
{code}
and @a value is not it must be effectively be null, not throw an exception.
Right now parser throws UriValidationException
[1]http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/part1-protocol/odata-v4.0-errata02-os-part1-protocol-complete.html#_Toc406398304
> Failure to find as Alias shound not throw an exception
> ------------------------------------------------------
>
> Key: OLINGO-960
> URL: https://issues.apache.org/jira/browse/OLINGO-960
> Project: Olingo
> Issue Type: Bug
> Components: odata4-server
> Affects Versions: (Java) V4 4.2.0
> Reporter: Ramesh Reddy
> Fix For: (Java) V4 4.3.0
>
>
> Per [1] when query is
> {code}
> /northwind/vw/x?$filter=a eq @a
> {code}
> and @a value is not defined it must be effectively be null, not throw an
> exception. Right now parser throws UriValidationException
> [1]
> http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/part1-protocol/odata-v4.0-errata02-os-part1-protocol-complete.html#_Toc406398304
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)