Harald Aamot created OLINGO-1435:
------------------------------------

             Summary: Serialization/Deserialization of CsdlEntityType property 
HasStream fails
                 Key: OLINGO-1435
                 URL: https://issues.apache.org/jira/browse/OLINGO-1435
             Project: Olingo
          Issue Type: Bug
          Components: odata4-server
    Affects Versions: (Java) V4 4.7.1
            Reporter: Harald Aamot


Serialization/Deserialization of CsdlEntityType property HasStream fails due to 
wrongly named getter.

org.apache.olingo.commons.api.edm.provider.CsdlEntityType has the wronly named 
method:
|{{boolean}}|{{[hasStream|https://olingo.apache.org/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlEntityType.html#hasStream--]()}}|

which has to be isHasStream() so that Json (De-)Serialization works properly.

 

This is a Major blocker that prohibits to work with Streams in OData with 
Olingo.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to