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

Vincent Siveton updated SHINDIG-836:
------------------------------------

    Attachment: SHINDIG-836.patch

Replace this logic with 
[Boolean#parseBoolean(java.lang.String)|http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Boolean.html#parseBoolean(java.lang.String)]

> Wrong parsing of boolean values
> -------------------------------
>
>                 Key: SHINDIG-836
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-836
>             Project: Shindig
>          Issue Type: Bug
>          Components: Gadget Rendering Server (Java)
>            Reporter: Vincent Siveton
>             Fix For: trunk
>
>         Attachments: SHINDIG-836.patch
>
>
> The code contains wrong boolean parsing, ie
> {noformat}
> "true".equals(XXX)
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to