Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
The NameFinderTypeFilter filters out annotations which do not match the type list. This filter needs to create a new NameSample object instance, during the creation the id of the NameSample objetc is ignore.
To fix this pass the id correctly to the newly created NameSample object.