[
https://issues.apache.org/jira/browse/OLINGO-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramya updated OLINGO-917:
-------------------------
Attachment: 34366f89.diff.zip
> $entity request with $select system option always fails to parse
> ----------------------------------------------------------------
>
> Key: OLINGO-917
> URL: https://issues.apache.org/jira/browse/OLINGO-917
> Project: Olingo
> Issue Type: Bug
> Components: odata4-server
> Reporter: Ramesh Reddy
> Attachments: 34366f89.diff.zip
>
>
> If you issue a URL like
> http://host/service/$entity?$id=http://host/service//People('kristakemp')&$select=FirstName
> The parsing routine will always fail, because the context of resource is
> always null with $entity, and with select clause it will try to validate that
> it is not null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)