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

Option to turn off strict filter validation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • V2 2.0.6, V2 2.0.7, V2 2.0.8, V2 2.0.9, V2 2.0.10, V2 2.0.11
    • V2 2.0.11
    • odata2-core
    • None

    Description

      Version 2.0.6 of Olingo made the validation of $filter stricter. It actually adds a check for the multiplicity of the navigation properties used in $filter expressions. Using navigation properties with cardinality "TO MANY" in $filter expressions is no longer possible. And indeed this is not allowed by OData v2 protocol. There are some OData services, however, that deviate from the standard in this respect. It should be possible to switch off the strict filter validation in order to integrate with such services. The UriParser should allow passing strictFilter as an argument for the parse method.

      Attachments

        Activity

          People

            Unassigned Unassigned
            manasiev Ivaylo Manasiev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: