You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramesh Reddy (JIRA)" <ji...@apache.org> on 2016/07/22 11:29:20 UTC

[jira] [Resolved] (OLINGO-982) Metadataparser does not set correct value for Nullable attriibute of Navigation Property

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

Ramesh Reddy resolved OLINGO-982.
---------------------------------
    Resolution: Fixed
      Assignee: Ramesh Reddy

Applied the fix. Thank you.

> Metadataparser does not set correct value for Nullable attriibute of Navigation Property
> ----------------------------------------------------------------------------------------
>
>                 Key: OLINGO-982
>                 URL: https://issues.apache.org/jira/browse/OLINGO-982
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.2.0
>            Reporter: VIJAYASIMHA R NAGA
>            Assignee: Ramesh Reddy
>
> As per the spec : http://docs.oasis-open.org/odata/odata/v4.0/errata03/os/complete/part3-csdl/odata-v4.0-errata03-os-part3-csdl-complete.html#_Toc453752540
> If no value is specified for a navigation property whose Type attribute does not specify a collection, the Nullable attribute defaults to true. 
> Current behavior sets it to False in the absence of this attribute in a CSDL
> This requires correction in the Method MetadataParser.readNavigationProperty 



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