You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ashan Bakmeedeniya (JIRA)" <ji...@apache.org> on 2016/09/07 07:19:20 UTC

[jira] [Updated] (OLINGO-1019) Navigation Links not explicitly added to entity are not shown in JSON "metadata=full" response

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

Ashan Bakmeedeniya updated OLINGO-1019:
---------------------------------------
    Attachment: OLINGO-1019.patch

Attached a patch to fix this issue.

> Navigation Links not explicitly added to entity are not shown in JSON "metadata=full" response
> ----------------------------------------------------------------------------------------------
>
>                 Key: OLINGO-1019
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1019
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.2.0
>            Reporter: Ashan Bakmeedeniya
>         Attachments: OLINGO-1019.patch
>
>
> Navigation links not added to entity explicitly are not serialized in the json response when client request "odata.metadata=full".
> In ODataXmlSerializer even if navigation links are not explicitly added to the entity, they are serialized to response. Hence, one would expect similar behavior with  ODataJsonSerializer as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)