You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Vijaykumar (JIRA)" <ji...@apache.org> on 2015/07/01 12:08:04 UTC

[jira] [Updated] (GROOVY-7483) JSONSlurper returns wrong value for floating point in Groovy 2.4.3

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

Vijaykumar updated GROOVY-7483:
-------------------------------
    Affects Version/s: 2.4.3

> JSONSlurper returns wrong value for floating point in Groovy 2.4.3
> ------------------------------------------------------------------
>
>                 Key: GROOVY-7483
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7483
>             Project: Groovy
>          Issue Type: Bug
>    Affects Versions: 2.4.3
>            Reporter: Vijaykumar
>
> I'm upgrading groovy 2.4.3. But i see blocking issues causes test case failures.
> JSONSlurper returns wrong value.
> For example:
> When i pass the value 5.0, then it is returned as 5.
> new JsonSlurper.parseText(obj). 
> I hope, this issue was reported by the earlier version of groovy. 
> I need to know what is the workaround for this issue?
> Thanks,
> Vijay



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)