[
https://issues.apache.org/jira/browse/OLINGO-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Holzer closed OLINGO-782.
-----------------------------------
> 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)