You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Archana Rai (JIRA)" <ji...@apache.org> on 2018/04/23 06:31:00 UTC

[jira] [Resolved] (OLINGO-1259) Function Import enhancements

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

Archana Rai resolved OLINGO-1259.
---------------------------------
    Resolution: Fixed

This issue has been fixed with this commit: [https://git-wip-us.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=2e18476aa6d5f0c57ab50631b0389aa56426722f.] Hance marking it resolved.

> Function Import enhancements
> ----------------------------
>
>                 Key: OLINGO-1259
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1259
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-core
>            Reporter: Archana Rai
>            Priority: Minor
>
> According to the specification:
> If the return type of <FunctionImport> is a Collection of Entities, then EntitySet attribute MUST be defined. 
> If the return type of <FunctionImport> is ComplexType or EDMSimpleType then EntitySet attribute MUST NOT be defined. 
> This validation is currently missing in the XMLMetadataConsumer.
> Also, UriParserImpl do not support the function Imports with no return types.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)