You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramesh Reddy (JIRA)" <ji...@apache.org> on 2014/09/17 19:54:33 UTC

[jira] [Created] (OLINGO-434) Unary parsing is not complete in UriParseTreeVisitor

Ramesh Reddy created OLINGO-434:
-----------------------------------

             Summary: Unary parsing is not complete in UriParseTreeVisitor
                 Key: OLINGO-434
                 URL: https://issues.apache.org/jira/browse/OLINGO-434
             Project: Olingo
          Issue Type: Bug
          Components: odata4-server
            Reporter: Ramesh Reddy
            Priority: Critical


Currently if you have a Unary clause like
{code}
/service/EntitySet?$filter=not(x)
{code}

This is not properly handled in UriParseTreeVisitor and as result the Unary operator is dropped.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)