Community
Participate
Working Groups
Build Identifier: 20100527-0614 When loading a ChangeDescription from a file, the objects that are used in a change of a reference value (modeled by feature referenceValue in FeatureChange) are not returned by getReferenceValue(). The cause is that the 'feature' field of FeatureChange may not have been initialized when getReferenceValue() is called; only the 'featureName' feature has been set. This causes basicGetReferenceValue to return null, and not the actual object (or proxy object). Reproducible: Always Steps to Reproduce: See the attached test case
Created attachment 171088 [details] A test case that exhibits the bug and shows a workaround
The fix is committed to CVS for 2.6.
The fix is available in the latest build for the stream.