You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Morten Riedel (JIRA)" <ji...@apache.org> on 2016/07/26 09:00:28 UTC

[jira] [Comment Edited] (OLINGO-987) V4: Serializer can´t resolve ESCompCollComp?$format=json

    [ https://issues.apache.org/jira/browse/OLINGO-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15392004#comment-15392004 ] 

Morten Riedel edited comment on OLINGO-987 at 7/26/16 8:59 AM:
---------------------------------------------------------------

Providing a patch for this issue for the json serializer. I added a new method which writes the types and its values correctly. I also added three testcases for metadata=full, minimal and none.


was (Author: mortenr):
Providing a patch for this issue. I added a new method which writes the types and its values correctly. I also added three testcases for metadata=full, minimal and none.

> V4: Serializer can´t resolve ESCompCollComp?$format=json
> --------------------------------------------------------
>
>                 Key: OLINGO-987
>                 URL: https://issues.apache.org/jira/browse/OLINGO-987
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.2.0
>            Reporter: Morten Riedel
>              Labels: serialization
>             Fix For: (Java) V4 4.3.0
>
>         Attachments: OLINGO-987-XML.patch, OLINGO-987.patch
>
>
> The serializer runs into the exception
>  "Type 'olingo.odata.test1.CTCompCollComp' is not derived from 'olingo.odata.test1.CTTwoPrim'." 
> while trying to access the entity set "ESCompCollComp". This issue is located in "ODataJsonSerializer".



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