Mario Juric created UIMA-6294:
---------------------------------
Summary: SelectFS.at(annotation) does not return the correct result
Key: UIMA-6294
URL: https://issues.apache.org/jira/browse/UIMA-6294
Project: UIMA
Issue Type: Bug
Components: uimaj
Affects Versions: 3.1.1SDK
Reporter: Mario Juric
Attachments: SelectFSIssue.zip
Please have a look at verify_selectAt in the SelectFSTest class. The call
jCas.select(Annotation.class).at(subType) returns some annotation covered by
subType, but not a single of those two that exactly have the same bounds as
subType (fixture[0] and fixture[7])
[^SelectFSIssue.zip]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)