Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5
-
Component/s: {Unused} APIs
-
Labels:None
-
Similar issues:
Description
When doing a diff of a document containing a class which has properties that have been deleted (this could happen if we reimport the class), then we have a null pointer exception when doing a diff between the most recent version and any other. The reason is that the class property cannot be found, although the property is found for the most recent document.