Ramesh Reddy created OLINGO-917:
-----------------------------------
Summary: $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
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)