Peter Klügl created UIMA-3283:
---------------------------------

             Summary: Matching reference pointing outside of current window
                 Key: UIMA-3283
                 URL: https://issues.apache.org/jira/browse/UIMA-3283
             Project: UIMA
          Issue Type: Bug
          Components: ruta
    Affects Versions: 2.1.0ruta
            Reporter: Peter Klügl
             Fix For: 2.1.1ruta


Matching reference pointing outside of current window causes a NPE. This should 
either not be allowed or just work, but not throw an exception. Example:

{noformat}
CoreferenceLink{IS(Person)}->{CoreferenceLink.next{-> Person};};
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to