You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Marc Veser (JIRA)" <ji...@apache.org> on 2015/04/07 14:51:12 UTC

[jira] [Updated] (OLINGO-623) Function Import parameters not correctly checked

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

Marc Veser updated OLINGO-623:
------------------------------
    Summary: Function Import parameters not correctly checked  (was: Function Import parameters not correctly passed)

> Function Import parameters not correctly checked
> ------------------------------------------------
>
>                 Key: OLINGO-623
>                 URL: https://issues.apache.org/jira/browse/OLINGO-623
>             Project: Olingo
>          Issue Type: Bug
>    Affects Versions: V2 2.0.4
>            Reporter: Marc Veser
>
> Hi, 
> we are using a parameter starting with a capital letter in one of our function imports.
> <FunctionImport Name="ReleaseInWorkResult" ReturnType="Edm.String" m:HttpMethod="POST">
> <Parameter Name="Uuid" Type="Edm.String" Nullable="false" />
> </FunctionImport>
> This parameter is correctly passed with the function call but it is somewhere transformed to small letters when determining the supported parameters in the metadata.
> I have attached a debugging screenshot showing the variable values.
> Regards,
> Marc



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