You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Christian Holzer (JIRA)" <ji...@apache.org> on 2015/10/06 15:31:27 UTC

[jira] [Resolved] (OLINGO-781) TechnicalEntityProcessor fails when an entity collection is requested and no entity set is defined

     [ https://issues.apache.org/jira/browse/OLINGO-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Holzer resolved OLINGO-781.
-------------------------------------
    Resolution: Fixed

Resolved with [OLING-781|https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=b7dcae862ae226b1f2da43270418e14199af1a06]

> 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
>            Assignee: Christian Holzer
>             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)