You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramya (JIRA)" <ji...@apache.org> on 2018/04/11 05:49:00 UTC

[jira] [Resolved] (OLINGO-1143) Expand of a navigation property of a complex type does not render

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

Ramya resolved OLINGO-1143.
---------------------------
    Resolution: Fixed

> Expand of a navigation property of a complex type does not render
> -----------------------------------------------------------------
>
>                 Key: OLINGO-1143
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1143
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.3.0
>            Reporter: Simon Ammer
>            Priority: Blocker
>         Attachments: olingo-odata4-expand-path.patch
>
>
> Here is an example URL provided in the [OData URL Conventions|https://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part2-url-conventions.pdf#page=37] that could be used to reproduce the issue:
> [http://host/service/Customers?$expand=Addresses/Country]
> The ODataJsonSerializer only processes _Addresses_ but ignores _Country_. Therefore only the _Addresses_ are shown in the response.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)