You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Michael Bolz (JIRA)" <ji...@apache.org> on 2015/03/16 06:27:38 UTC

[jira] [Resolved] (OLINGO-592) URL processor fails to get columns from entity

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

Michael Bolz resolved OLINGO-592.
---------------------------------
    Resolution: Not a Problem

> URL processor fails to get columns from entity
> ----------------------------------------------
>
>                 Key: OLINGO-592
>                 URL: https://issues.apache.org/jira/browse/OLINGO-592
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.0.0-beta-02
>            Reporter: Frederic Souchu
>            Assignee: Michael Bolz
>
> How to reproduce:
> - add CountEntityCollectionProcessor to Cars producer sample
> - navigate to:
> http://localhost:8080/odata-server-sample/cars.svc/Cars/$count?$filter=Price eq 1000
> The URI parser returns:
> {code}
> {"error":{"code":null,"message":"The key value 'Price' is invalid."}}
> {code}



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