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

Entity-Id handling is in-correct in "server-core-ext" module

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • (Java) V4 4.2.0
    • odata4-server
    • None

    Description

      Typically the entity-id queries are like

      http://host/service/$entity?                    $id=http://host/service/Customers('ALFKI')&$select=CompanyName,ContactName&$expand=Orders
      

      The server-ext-framework treats the value of $id as URI, but there is "&" instead of "?" after Customers('ALFKI')

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: