There's a very strange problem in my DCT where containers A, B, and C are duplicating replicants. Each container has one default child replicant. I save to a DCR with one replicant per container (and the saved xml looks good). But when I try to open the DCR, each container has 2 extra replicants. 1) I did notice a pattern in how my containers in A, B, and C were being read. The good and 'bad extra' containers were created and displayed in this order. Could it also be that some of the child containers are of differing types? If so, how can we have this functionality and still read / write data correctly?
A) contentFeatureSet (contentFeatureMain, contentFeature)
contentFeatureSet (bad extra)
contentFeatureSet (bad extra)

contentFeatureSet (bad extra)
contentFeatureSet (contentFeatureMain, contentFeatureDescription, contentFeature)
contentFeatureSet (bad extra)
C) contentFeatureSet (bad extra)
contentFeatureSet (bad extra)
contentFeatureSet (contentFeatureLeftColumn, contentFeature)
I'm using ContentCenter Professional, Version: Interwoven TeamSite 6.7.1.0
Thanks for any help
Tim