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:00:00 UTC

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

Ramya Vasanth created OLINGO-1483:
-------------------------------------

             Summary: 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


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)