Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.5
-
None
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.