Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5 M1
-
Fix Version/s: 1.5 M2
-
Component/s: Observation
-
Labels:None
-
Similar issues:
Description
Although this bug isn't observed because there's another step that separates events by their type, this is still a bug. It is caused by the fact that #matches casts objects to AbstractDocumentEvent, and not to the actual subclass of the reference event.