You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Dennis Kieselhorst (JIRA)" <ji...@apache.org> on 2017/10/24 20:01:00 UTC

[jira] [Assigned] (CXF-7539) Provide Boolean wrapper object for == comparation

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

Dennis Kieselhorst reassigned CXF-7539:
---------------------------------------

    Assignee: Dennis Kieselhorst

> Provide Boolean wrapper object for == comparation
> -------------------------------------------------
>
>                 Key: CXF-7539
>                 URL: https://issues.apache.org/jira/browse/CXF-7539
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS
>    Affects Versions: 3.2.0
>            Reporter: Alexey Markevich
>            Assignee: Dennis Kieselhorst
>             Fix For: 3.2.1
>
>
> {code}
> @QueryParam("param") Boolean param
> {code}
> currently creates new Boolean object instance whick cause (Boolean.TRUE == param) to be false even with "true" value



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)