[
https://issues.apache.org/jira/browse/OLINGO-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
fabio martelli resolved OLINGO-253.
-----------------------------------
Resolution: Fixed
> $select doesn't comply with specifications
> ------------------------------------------
>
> Key: OLINGO-253
> URL: https://issues.apache.org/jira/browse/OLINGO-253
> Project: Olingo
> Issue Type: Bug
> Components: odata4-client
> Affects Versions: V4 0.1.0
> Reporter: fabio martelli
> Assignee: fabio martelli
> Fix For: V4 0.1.0
>
>
> According to the Spec, properties of related entity (navigation property)
> cannot be directly selected. See $select Spec. Thus, something like as
> $select=Orders\OrderID is incorrect.
> If you want to select “OrderID” of “Orders” you can use the following query.
> http://....?$expand=Orders($select=OrderID)
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)