Uploaded image for project: 'Olingo'
  1. Olingo
  2. OLINGO-1245

Parsing issue with parens

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • (Java) V4 4.4.0
    • (Java) V4 4.5.0
    • odata4-server
    • None

    Description

      If you try to use a filter using not with a boolean expression nested in parens, not(CustomerID eq null), you get an exception like:

      "The property 'not', used in a query expression, is not defined in type XXX"

      However it appears that this should be allowed:

      http://services.odata.org/V4/Northwind/Northwind.svc/Customers?$filter=not(CustomerID%20eq%20null)

      Attachments

        Activity

          People

            rareddy Ramesh Reddy
            shawkins Steven Hawkins
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: