Tom van Wietmarschen created OLINGO-1166: --------------------------------------------
Summary: Annotations for members of Enum types in the CSDL appear as siblings instead of as children Key: OLINGO-1166 URL: https://issues.apache.org/jira/browse/OLINGO-1166 Project: Olingo Issue Type: Bug Components: odata4-server Affects Versions: (Java) V4 4.3.0 Reporter: Tom van Wietmarschen When adding annotations to members of an enum type, the annotations appear as siblings of the member element, while they should appear as children (OData v4.0, part 3: CSDL, section 14.3) This is caused by a bug in {{org.apache.olingo.server.core.serializer.xml.MetadataDocumentXmlSerializer}}. -- This message was sent by Atlassian JIRA (v6.4.14#64029)