[ https://issues.apache.org/jira/browse/OLINGO-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914401#comment-13914401 ]
ASF subversion and git services commented on OLINGO-179: -------------------------------------------------------- Commit 62b87a05fde2d5012605841acbf8790f3834557c 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=62b87a0 ] [OLINGO-179] fix3 > 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)