[
https://issues.apache.org/jira/browse/OLINGO-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Amend resolved OLINGO-904.
------------------------------------
Resolution: Fixed
Fixed with commit:
https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=e5d1e823c5c8a8113c17db5dfcfd3073b9d82da4
I just fixed this specific use case as a full $crossjoin support would take
longer to implement. So this should fix the regression and we can implement a
full support with a separate JIRA item.
> $crossjoin with $expand not being parsed correctly
> --------------------------------------------------
>
> Key: OLINGO-904
> URL: https://issues.apache.org/jira/browse/OLINGO-904
> Project: Olingo
> Issue Type: Bug
> Components: odata4-server
> Reporter: Ramesh Reddy
> Assignee: Christian Amend
> Fix For: (Java) V4 4.2.0
>
>
> With the new version of the parser the $crossjoin queries with $expand are
> not correctly being parsed. for ex
> http://host:port/svc/$crossjoin(x,y)?$expand=x
> This was working correctly in 4.1.0 version, the new parser introduced the
> regression.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)