Community
Participate
Working Groups
Cloned from: 355915: [Legacy] Adapter notified with CDOLegacyAdapter https://bugs.eclipse.org/bugs/show_bug.cgi?id=355915 Build Identifier: CDO 4.0.1 & 4.1 Having a Adapter added on a EObject contained in a CDOResource, changes on this EObject send notifications to the adapter with a CDOLegacyAdapter wrapping this EObject as notifier, while the notifier should be the wrapped EObject. It should be have the same issue when having a ResourceSetListenerImpl listening Notifications. See http://www.eclipse.org/forums/index.php/t/236411/ for more details Reproducible: Always
Created attachment 202221 [details] Test v1 Test to reproduce the problem.
Created attachment 202222 [details] Patch v1 This patch fixed the problem.
Please backport the newer patch from bug 355915.
Hi Martin, today is our Indigo SR1 RC2 day. Will this fix be ready sometime today?
Created attachment 202487 [details] Patch v2 Patch is backported
Created attachment 202490 [details] Patch v3 I fixed a bug in the test introduced by me (the latch was not initialized properly).
Patch v3 Committed revision 8998
Closing.