Details
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
- links to