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