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