Christian Amend created OLINGO-781:
--------------------------------------

             Summary: TechnicalEntityProcessor fails when an entity collection 
is requested and no entity set is defined
                 Key: OLINGO-781
                 URL: https://issues.apache.org/jira/browse/OLINGO-781
             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


Line 510 of the TechnicalEntityProcessor expects an entity set for each entity 
collection to calculate the AtomID. This might not be true if the returned 
entity collection is part of a function import where no entity set is defined.

 final String id = request.getRawBaseUri() + edmEntitySet.getName();



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to