Andrei Bastun created CXF-8920:
----------------------------------

             Summary: Can't filter when collection has attribute of type 
LocalDate or LocalDateTime
                 Key: CXF-8920
                 URL: https://issues.apache.org/jira/browse/CXF-8920
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
    Affects Versions: 4.0.2, 3.6.1
            Reporter: Andrei Bastun


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)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to