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

David Leangen commented on FELIX-5622:
--------------------------------------

The workaround seems to be to first convert to a Map, then serialize. Is that 
intended?

> Serializer uses concatenated version of String when DTO is a subclass of 
> org.osgi.dto.DTO
> -----------------------------------------------------------------------------------------
>
>                 Key: FELIX-5622
>                 URL: https://issues.apache.org/jira/browse/FELIX-5622
>             Project: Felix
>          Issue Type: Bug
>          Components: Converter
>            Reporter: David Leangen
>
> When a DTO inherits from org.osgi.dto.DTO, instead of serializing the actual 
> String value of a field, the concatenated version of the String serializes 
> the concatenated version from the DTO superclass.
> I don't think it is wrong to subclass DTO, but it is certainly wrong to 
> serialize the concatenated version of the String. :-)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to