[
https://issues.apache.org/jira/browse/OLINGO-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Holzer resolved OLINGO-782.
-------------------------------------
Resolution: Fixed
Resolved with
[OLINGO-782|https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=64388ecf2bda2d4ed0854cc0addc8d2d65c62475]
> Function returning complex collections might result in a 500 internal server
> error during URI parsing
> -----------------------------------------------------------------------------------------------------
>
> Key: OLINGO-782
> URL: https://issues.apache.org/jira/browse/OLINGO-782
> Project: Olingo
> Issue Type: Bug
> Components: odata4-server
> Affects Versions: (Java) V4 4.0.0
> Reporter: Christian Amend
> Assignee: Christian Holzer
> Fix For: (Java) V4 4.1.0
>
>
> If a function import is requested which returns a complex collection and a
> key is appened the URIParserTreeVisitor will run in the visitNameValueOptList
> method and try to cast on an entity type because it expects keys only for
> entity collections. Throw a proper exception in this case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)