[ https://issues.apache.org/jira/browse/OLINGO-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Frederic Souchu updated OLINGO-592: ----------------------------------- Description: 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} was: 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."}} > 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: > {code} > {"error":{"code":null,"message":"The key value 'Price' is invalid."}} > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)