Community
Participate
Working Groups
Cloned from: 359992: [Legacy] CDODeltaNotification.getNewValue() returns a CDOLegacyWrapper instead of the wrapped EObject https://bugs.eclipse.org/bugs/show_bug.cgi?id=359992 Build Identifier: CDO Model Repository SDK 4.0.0.v20110831-1303 org.eclipse.emf.cdo.sdk.feature.group In legacy mode, with CDOTransaction.options().addChangeSubscriptionPolicy(CDOAdapterPolicy.ALL) set, on commit of a new legacy object added, the remote clients receives a CDODeltaNotification with newValue instanceof CDOLegacyWrapper Reproducible: Always This is the 4.0 version of the bug fixed on HEAD (4.1)
Created attachment 204833 [details] Patch v1 (combined) I adapted the patch to 4.0.
Hi Martin, when you clone bugs, please ensure that the assignee is initially not set. Only then it goes through the inbox and other users have the chance to cc themselves by watching the inbox user ;-)
Strange, the patch is full of conflicts if applied against 4.0.
> Strange, the patch is full of conflicts if applied against 4.0. Hmm, strange. I'll check this when I am at home.
Eike, I had no problem applying the patch against the 4.0 branch. Only if I try to apply it against HEAD it produces conflicts. Did you choose the wrong branch by accident? Could you please re-check?
My workspace was not in sync ;-(
Committed revision 9471
Closing.