You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramesh Reddy (JIRA)" <ji...@apache.org> on 2018/08/03 21:00:01 UTC

[jira] [Updated] (OLINGO-1230) OpenType attribute is missing in meta serializer

     [ https://issues.apache.org/jira/browse/OLINGO-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy updated OLINGO-1230:
---------------------------------
    Fix Version/s: (Java) V4 4.5.0

> 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
>             Fix For: (Java) V4 4.5.0
>
>
> 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)