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

Wrong ODataRequest Uri Information if context and servlet path match

    XMLWordPrintableJSON

Details

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

    Description

      If a deployable named "odata-adapter" provides a web servlet for url pattern "/odata/*", then the uri information of the ODataRequest are filled incorrectly.

       

      E.g.

      Request to "http://my-server:8080/odata-adapter/odata/OResource?$skip=0&$top=30" results in:

      But should be

       

      Patch provided 0001-OLINGO-1379-fix-wrong-splitting-of-Uri-if-context-an.patch

      Attachments

        Activity

          People

            Unassigned Unassigned
            thorsten.hersam Thorsten Hersam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: