You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramya Vasanth (Jira)" <ji...@apache.org> on 2020/10/08 09:09:00 UTC

[jira] [Commented] (OLINGO-1483) OData V2: Handle Decimal types in JsonPropertyConsumer

    [ https://issues.apache.org/jira/browse/OLINGO-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210091#comment-17210091 ] 

Ramya Vasanth commented on OLINGO-1483:
---------------------------------------

This is fixed as part of the commit [https://git-wip-us.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=24ec4046285fb28965f06dacd1d966bfa21533c3]

 

> OData V2:  Handle Decimal types in JsonPropertyConsumer
> -------------------------------------------------------
>
>                 Key: OLINGO-1483
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1483
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-core
>            Reporter: Ramya Vasanth
>            Priority: Major
>
> The method {{readSimpleProperty(...)}} of {{org.apache.olingo.odata2.core.ep.consumer.JsonPropertyConsumer}} ignores the {{EdmSimpleTypeKind.Decimal}} which leads to an Exception.
> The issue can be reproduced by setting the BigDecimal(11) in a request payload and invoke the Deserializer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)