[
https://issues.apache.org/jira/browse/OLINGO-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14160487#comment-14160487
]
Ramesh Reddy commented on OLINGO-435:
-------------------------------------
[~mirbo] can u take please look at this patch and accept or provide comments,
it is simple patch with few lines of code but fixes a important gap. Thanks.
> 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
> 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)