[
https://issues.apache.org/jira/browse/CXF-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko resolved CXF-8920.
-------------------------------
Resolution: Fixed
> 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: 3.6.1, 4.0.2
> Reporter: Andrei Bastun
> Priority: Major
> Fix For: 3.5.7, 3.6.2, 4.0.3
>
>
> 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)