Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 338821 - CDOCommitInfoImpl.merge() doesn't load commit data if needed
Summary: CDOCommitInfoImpl.merge() doesn't load commit data if needed
Status: CLOSED FIXED
Alias: None
Product: EMF
Classification: Modeling
Component: cdo.core (show other bugs)
Version: 4.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Eike Stepper CLA
QA Contact: Eike Stepper CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-03 10:21 EST by Gábor Nagy CLA
Modified: 2011-06-23 03:40 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 Gábor Nagy CLA 2011-03-03 10:21:14 EST
Build Identifier: 

In method CDOCommitInfoImpl.merge(CDOChangeSetData)
there is a check "if commitData != null"

I think this should be "loadCommitDataIfNeeded()", like in the other methods.

Reproducible: Always
Comment 1 Eike Stepper CLA 2011-04-11 02:42:51 EDT
Committed revision 7605:
- trunk/plugins/org.eclipse.emf.cdo.common
Comment 2 Eike Stepper CLA 2011-04-11 02:43:10 EDT
Thank you, Gergely! I'll fixed this according to your suggestion.
Comment 3 Eike Stepper CLA 2011-06-23 03:40:44 EDT
Available in R20110608-1407