You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Peter Klügl (JIRA)" <de...@uima.apache.org> on 2013/12/09 11:10:06 UTC

[jira] [Commented] (UIMA-3283) Matching reference pointing outside of current window

    [ https://issues.apache.org/jira/browse/UIMA-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13843034#comment-13843034 ] 

Peter Klügl commented on UIMA-3283:
-----------------------------------

Any opinions on this issue? Should it work, should it result in a failed match, or should it throw a runtime exception?

> 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 was sent by Atlassian JIRA
(v6.1.4#6159)