[ 
https://issues.apache.org/jira/browse/OLINGO-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14160562#comment-14160562
 ] 

Michael Bolz commented on OLINGO-435:
-------------------------------------

Hi [~rareddy],

I created a 
[branch|https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=shortlog;h=refs/heads/Olingo-434-435]
 and pushed our changes.
Later (tomorrow) I will check it together with [~koblers] because currently I 
get test failures and he has a deeper knowledge about the parser.

Kind regards,
Michael

{code}
Tests run: 32, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.075 sec <<< 
FAILURE! - in 
org.apache.olingo.server.core.uri.antlr.TestUriParserImpltestAlias(org.apache.olingo.server.core.uri.antlr.TestUriParserImpl)
  Time elapsed: 0.008 sec  <<< ERROR!
{code}

> 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)

Reply via email to