You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2017/02/27 15:08:47 UTC

[jira] [Closed] (CXF-7213) FIQL Parser: Crashes when parsing a collection (java.util.Set) inside an object

     [ https://issues.apache.org/jira/browse/CXF-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh closed CXF-7213.
------------------------------------

> 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.15#6346)