[
https://issues.apache.org/jira/browse/OLINGO-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911560#comment-13911560
]
ASF subversion and git services commented on OLINGO-179:
--------------------------------------------------------
Commit 82af8797bcda29b7695374cf1296285cd5a167bd in incubator-olingo-odata2's
branch refs/heads/master from [~klevenzs]
[
https://git-wip-us.apache.org/repos/asf?p=incubator-olingo-odata2.git;h=82af879
]
[OLINGO-179] unit test
> 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.1.5#6160)