[
https://issues.apache.org/jira/browse/OLINGO-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Bolz closed OLINGO-435.
-------------------------------
> 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
> Assignee: Michael Bolz
> Priority: Critical
> Fix For: (Java) V4 4.0.0-beta-02
>
> 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)