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 2015/07/24 02:07:04 UTC

[jira] [Resolved] (OLINGO-650) ContextURL error "Expand is not supported within complex properties"

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

Ramesh Reddy resolved OLINGO-650.
---------------------------------
       Resolution: Fixed
    Fix Version/s: (Java) V4 4.0.0

merged the fix into master

> ContextURL error "Expand is not supported within complex properties"
> --------------------------------------------------------------------
>
>                 Key: OLINGO-650
>                 URL: https://issues.apache.org/jira/browse/OLINGO-650
>             Project: Olingo
>          Issue Type: Improvement
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.0.0-beta-02
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: (Java) V4 4.0.0
>
>
> Currently Olingo V4 does not support $expand with properties, for example
> {code}
> http://host/service/Customers$select=Name&$expand=Address/Country
> {code}
> from 
> [http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/part1-protocol/odata-v4.0-errata02-os-part1-protocol-complete.html#_Toc406398274]
> This prohibits building of the ContextURL, even the though service may support it.



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