[
https://issues.apache.org/jira/browse/OLINGO-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramesh Reddy reassigned OLINGO-1230:
------------------------------------
Assignee: Ramesh Reddy
> OpenType attribute is missing in meta serializer
> ------------------------------------------------
>
> Key: OLINGO-1230
> URL: https://issues.apache.org/jira/browse/OLINGO-1230
> Project: Olingo
> Issue Type: Bug
> Components: odata4-server
> Affects Versions: (Java) V4 4.4.0
> Reporter: Pan, Franklin
> Assignee: Ramesh Reddy
> Priority: Major
>
> In the
> server-core/src/main/java/org/apache/olingo/server/core/serializer/xml/*MetadataDocumentXmlSerializer.java
> ,*
> OpenType attribute is not handled properly in both appendEntityTypes and
> appendComplexTypes.
> Since other part of the code always contain the openType attribute feature,
> only this serializer is missing, so I think it is a bug rather than an
> feature or improvement.
> See
> [http://docs.oasis-open.org/odata/odata/v4.0/errata03/os/complete/part3-csdl/odata-v4.0-errata03-os-part3-csdl-complete.html#_Toc453752553]
> and
> [http://docs.oasis-open.org/odata/odata/v4.0/errata03/os/complete/part3-csdl/odata-v4.0-errata03-os-part3-csdl-complete.html#_Toc453752564]
> in odata4 spec.
> The fix is in [https://github.com/apache/olingo-odata4/pull/27]
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)