[
https://issues.apache.org/jira/browse/OLINGO-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramesh Reddy updated OLINGO-435:
--------------------------------
Attachment: olingo-435.patch
This patch file contains both OLINGO-434 and OLINGO-435 code modifications.
> 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
> Attachments: olingo-435.patch
>
>
> 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)