Christian Amend created OLINGO-782:
--------------------------------------

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

Reply via email to