[ https://issues.apache.org/jira/browse/FELIX-5622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Leangen closed FELIX-5622. -------------------------------- Resolution: Invalid Old and stale issue. > 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.4.14#64029)