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

"OData-MaxVersion" string inputs are thrown back in the response

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • (Java) V4 4.4.0
    • None
    • odata4-server
    • None

    Description

      When we sent a request with a header like:

      OData-MaxVersion: Hello world

      it returns something like:
      { "error":

      { "code": null, "message": "Hello world" }

      }
      Probably this is where the issue is coming  from https://github.com/apache/olingo-odata4/blob/master/lib/commons-api/src/main/java/org/apache/olingo/commons/api/edm/constants/ODataServiceVersion.java#L68 

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            amarjit Amarjit Thouna
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: