Ramesh Reddy created OLINGO-435:
-----------------------------------
Summary: Alias parsing is incorrect in UriParseTreeVisitior
Key: OLINGO-435
URL: https://issues.apache.org/jira/browse/OLINGO-435
Project: Olingo
Issue Type: Bug
Components: odata4-server
Affects Versions: V4 4.0.0-beta-01
Reporter: Ramesh Reddy
Priority: Critical
The alias URL like
{code}
/service/EntitySet?$filter=x eq @p1&@p1=1
{code}
Generates wrong language object where BinaryImpl's right expression is null,
and Alias never gets created. This need to be correctly generated in
UriParseTreeVisitor
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)