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

Parse of filter with guild parameter fails

    XMLWordPrintableJSON

Details

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

    Description

      Parse of filter with guid parameter fails with following error.
      For test take tutorials/p0_all and request:
      http://localhost:8080/DemoService.svc/Advertisements?$filter=ID eq 655e136e-4bd7-41ad-a2a9-8fff7f8b03a4

      to get following error:

      {
        "error": {
          "code": null,
          "message": "The types 'Edm.Guid' and 'Edm.Double' are not compatible."
        }
      }
      

      Attachments

        Issue Links

          Activity

            People

              chrisam Christian Amend
              yangk Kai Yang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: