[
https://issues.apache.org/jira/browse/CXF-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-7213.
-----------------------------------
Resolution: Fixed
Assignee: Sergey Beryozkin
Fix Version/s: 3.0.13
3.1.10
3.2.0
Thanks for the tests and the proposed fix
> FIQL Parser: Crashes when parsing a collection (java.util.Set) inside an
> object
> -------------------------------------------------------------------------------
>
> Key: CXF-7213
> URL: https://issues.apache.org/jira/browse/CXF-7213
> Project: CXF
> Issue Type: Bug
> Affects Versions: 3.1.5, 3.1.9
> Reporter: Hector Kikuchi Martins
> Assignee: Sergey Beryozkin
> Fix For: 3.2.0, 3.1.10, 3.0.13
>
> Attachments: CxfTest.java
>
>
> The problem occur when an java.util.Set inside an object (not another
> collection) is parsed.
> Ex: "furniture.spec.features.description==description".
> Furniture is a Set on an Room class.
> Spec is an single Object on Furniture class.
> Features is a Set on Spec class.
> Description is a String on Feature class.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)