You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thilina Dampahala (Updated) (JIRA)" <ji...@apache.org> on 2012/02/19 12:56:34 UTC

[jira] [Updated] (CONFIGURATION-473) Number to Boolean conversion

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

Thilina Dampahala updated CONFIGURATION-473:
--------------------------------------------

    Comment: was deleted

(was: If mapping numbers to Boolean, I think it should be
if 0 then false
else true --- which means (all positive/ negative non-zero numbers should be parsed as true) Ex: PHP)
    
> Number to Boolean conversion
> ----------------------------
>
>                 Key: CONFIGURATION-473
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-473
>             Project: Commons Configuration
>          Issue Type: Improvement
>          Components: Type conversion
>    Affects Versions: 1.7
>            Reporter: Emmanuel Bourg
>             Fix For: 1.9
>
>
> The conversion of number values to boolean is not supported. {{0}} should be converted to {{false}}, and any other number should be converted to {{true}}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira