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

$entity request with $select system option always fails to parse

    XMLWordPrintableJSON

Details

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

    Description

      If you issue a URL like

      http://host/service/$entity?$id=http://host/service//People('kristakemp')&$select=FirstName

      The parsing routine will always fail, because the context of resource is always null with $entity, and with select clause it will try to validate that it is not null.

      Attachments

        1. 34366f89.diff.zip
          6 kB
          Ramya

        Activity

          People

            chrisam Christian Amend
            rareddy Ramesh Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: