You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Christian Amend (JIRA)" <ji...@apache.org> on 2014/07/18 09:33:04 UTC

[jira] [Closed] (OLINGO-179) EdmDouble - exception while number parsing

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

Christian Amend closed OLINGO-179.
----------------------------------


> EdmDouble - exception while number parsing
> ------------------------------------------
>
>                 Key: OLINGO-179
>                 URL: https://issues.apache.org/jira/browse/OLINGO-179
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-core
>    Affects Versions: V2 1.1.0
>            Reporter: Stephan Klevenz
>            Assignee: Stephan Klevenz
>             Fix For: V2 1.2.0
>
>
> The following code does throw an exception:
> EdmSimpleType instance = EdmSimpleTypeKind.Double.getEdmSimpleTypeInstance();
> instance.valueOfString("1.6000000000000000E+01", EdmLiteralKind.DEFAULT, null,
>         Double.class);
> "1.6000000000000000E+01" is a valid double!



--
This message was sent by Atlassian JIRA
(v6.2#6252)