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

Lukasz Lenart closed WW-3701.
-----------------------------

    
> Wrong parsing of number with exponents
> --------------------------------------
>
>                 Key: WW-3701
>                 URL: https://issues.apache.org/jira/browse/WW-3701
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - JSON
>    Affects Versions: 2.1.8, 2.2.3.1
>         Environment: UNIX, Windows
>            Reporter: Camilo Azula
>            Assignee: Maurizio Cucchiara
>            Priority: Critical
>              Labels: json, number,exponents
>             Fix For: 2.3.1
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> The json reader is not handling correctly the exponential numbers such as 
> 5e-5. For example, 5e-5 is tried to be parsed as long which is incorrect 
> check line 201 org.apache.struts2.json.JSONReader. The dot does not mean that 
> the exponential is meaning an integer.

--
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

        

Reply via email to