Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 366180 - CDODeltaNotification.getNewValue() returns a CDOIDExternal instead of the EObject from the containing XMIResource
Summary: CDODeltaNotification.getNewValue() returns a CDOIDExternal instead of the EOb...
Status: CLOSED FIXED
Alias: None
Product: EMF
Classification: Modeling
Component: cdo.core (show other bugs)
Version: 4.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Eike Stepper CLA
QA Contact: Eike Stepper CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-09 08:17 EST by Eike Stepper CLA
Modified: 2012-09-21 07:18 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eike Stepper CLA 2011-12-09 08:17:18 EST
Cloned from: 362270: CDODeltaNotification.getNewValue() returns a CDOIDExternal instead of the EObject from the containing XMIResource
https://bugs.eclipse.org/bugs/show_bug.cgi?id=362270

Build Identifier: 

In a context where we have a EObject stored in a XMIResource referenced by a CDOObject stored in a CDOResource, detachment of the CDOObject followed by a rollback through CDOSavepoint send CDODeltaNotification with CDOIDExterenal as returned value of CDODeltaNotification.getNewValue().

See http://www.eclipse.org/forums/index.php/mv/msg/236411/753528/#msg_753528

Reproducible: Always
Comment 1 Eike Stepper CLA 2011-12-10 09:01:28 EST
commit 107b1f751556c66c87ac848c708a2fdca7cfcaac
Author: Eike Stepper <stepper@esc-net.de> 2011-12-10 14:30:42
Committer: Eike Stepper <stepper@esc-net.de> 2011-12-10 14:30:42
Parent: 6121c8465c5e47bf50cf5d5981a341700c13618b (Cosmetics)
Branches: origin/master, master

[362270] CDODeltaNotification.getNewValue() returns a CDOIDExternal instead of the EObject from the containing XMIResource 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=362270
Comment 2 Eike Stepper CLA 2011-12-10 09:02:12 EST
Note: Git, EGit or Mylyn have committed with the message of the cherry-picked 4.0 commit!
Comment 3 Eike Stepper CLA 2012-09-21 07:18:36 EDT
Closing.