Frederic Souchu created OLINGO-592:
--------------------------------------
Summary: 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
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:
{"error":{"code":null,"message":"The key value 'Price' is invalid."}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)