Uploaded image for project: 'Olingo'
  1. Olingo
  2. OLINGO-1230

OpenType attribute is missing in meta serializer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • (Java) V4 4.4.0
    • (Java) V4 4.5.0
    • odata4-server
    • None

    Description

      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

       

      Attachments

        Activity

          People

            rareddy Ramesh Reddy
            pjunlin Pan, Franklin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: