[
https://issues.apache.org/jira/browse/OLINGO-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Bolz resolved OLINGO-113.
---------------------------------
Resolution: Fixed
Already fixed with last commit and added test in
{{org.apache.olingo.odata2.annotation.processor.core.datasource.AnnotationsInMemoryDsTest}}
in method {{readRelatedEntityWithNull()}}.
> Reading related data (via the AnnotationInMemoryDs) on an empty property
> cause an exception
> -------------------------------------------------------------------------------------------
>
> Key: OLINGO-113
> URL: https://issues.apache.org/jira/browse/OLINGO-113
> Project: Olingo
> Issue Type: Bug
> Components: odata2-annotation
> Reporter: Michael Bolz
> Assignee: Michael Bolz
> Fix For: V2 1.1.0
>
>
> Reading related data (via the AnnotationInMemoryDs) on an empty ("null")
> property cause an exception during key value comparison:
> {code}
> org.apache.olingo.odata2.annotation.processor.core.datasource.DataStore$DataStoreException:
> Tried to compare null values which is not allowed.
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)