[ https://issues.apache.org/jira/browse/JOHNZON-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Romain Manni-Bucau updated JOHNZON-141: --------------------------------------- Fix Version/s: (was: 1.2.13) 1.2.14 > support object deduplication in Maps > ------------------------------------ > > Key: JOHNZON-141 > URL: https://issues.apache.org/jira/browse/JOHNZON-141 > Project: Johnzon > Issue Type: Bug > Components: JSON-B, Mapper > Affects Versions: 1.1.4 > Reporter: Mark Struberg > Priority: Major > Fix For: 1.2.14 > > > We currently do not support deduplication of objects via JsonPonters if the > object is in a Map in the DTO. See JOHNZON-135. > In MappingGeneratorImpl#writeMapBody(final Map<?, ?> object, final Adapter > itemConverter) needs a JsonPointerTracker parameter which gets filled > accordingly. -- This message was sent by Atlassian Jira (v8.3.4#803005)