Community
Participate
Working Groups
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.
Created attachment 200157 [details] Test case
Created attachment 200158 [details] Patch
Created attachment 203569 [details] Patch v2 I changed the check slightly and added the test case to AllConfigs.java
Please backport to 4.0 in bug 358062.
Committed to trunk, revision 9175
Closing.