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