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)