Community
Participate
Working Groups
Cloned from: 352832: CommitIntegrityCheck doesn't treat CDOIDNull as Java NULL value with CDOSetFeatureDelta https://bugs.eclipse.org/bugs/show_bug.cgi?id=352832 Checking should work when local revision cache is not update from the revisions on server. After revision is serialized from server simple Java NULL value is replaced into CDOID.NULL. CommitIntegrityCheck treats this CDOID.NULL in CDOSetFeatureDelta as failure. It looks weird to have two kind of NULL values and definitely it will lead to bugs over and over, but it different story.
Committed revision 9178, 4.0-maintenance
Closing.