Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-8920

Can't filter when collection has attribute of type LocalDate or LocalDateTime

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.6.1, 4.0.2
    • 3.5.7, 3.6.2, 4.0.3
    • JAX-RS
    • None
    • Novice

    Description

      When trying to filter using fiql language : 

            filter:"collection.startDate=gt=2014-11-04"

      with startDate is of type LocalDate.

      We get the exception "Cannot convert String Value to a value of class LocalDate"

       

      It is the same as in CXF-8659 but for collection properties (with dot)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              andba Andrei Bastun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: