Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
(Java) V4 4.0.0-beta-03
-
None
-
None
-
None
Description
As per the message http://mail-archives.apache.org/mod_mbox/olingo-user/201507.mbox/%3C55953AFA.1000905@linux.vnet.ibm.com%3E dynamic properties are not serialized.
Specifically the JsonSerializer writeProperties method gets the list of properties from the EntityType not from the Entity itself. Thus if the Entity has additional dynamically added org.apache.olingo.commons.api.data.Property objects they are missed.
Attachments
Attachments
Issue Links
- breaks
-
OLINGO-1550 Aggregations not working due to JSON/XML serializer implementations
- Open
- is duplicated by
-
OLINGO-1303 Serializing OpenType dynamic properties
- Open
- relates to
-
OLINGO-985 Handling OpenType attribute of an EntityType/ComplexType in ODataJsonDeserializer
- Reopened