You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramya (JIRA)" <ji...@apache.org> on 2016/11/17 08:17:58 UTC

[jira] [Commented] (OLINGO-917) $entity request with $select system option always fails to parse

    [ https://issues.apache.org/jira/browse/OLINGO-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15673113#comment-15673113 ] 

Ramya commented on OLINGO-917:
------------------------------

Kindly merge the fix attached.

> $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)