You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Christian Amend (JIRA)" <ji...@apache.org> on 2016/01/20 10:31:39 UTC

[jira] [Created] (OLINGO-850) V2 JOSN deep insert fails for inline collections in client use case

Christian Amend created OLINGO-850:
--------------------------------------

             Summary: V2 JOSN deep insert fails for inline collections in client use case
                 Key: OLINGO-850
                 URL: https://issues.apache.org/jira/browse/OLINGO-850
             Project: Olingo
          Issue Type: Bug
          Components: odata2-core
    Affects Versions: V2 2.0.5
            Reporter: Christian Amend
             Fix For: V2 2.0.6


When using the V2 library as a client the deep insert case will fail because the serialization will include a "results" tag for inline collections. This should be omitted in a client use case.

A possible solution could be to introduce a new flag to tell the serializer that it is in the client use case.  



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