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 2015/10/21 16:37:27 UTC

[jira] [Resolved] (UIMA-4600) Ruta: Feature value matches combined with wildcard problem

     [ https://issues.apache.org/jira/browse/UIMA-4600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Klügl resolved UIMA-4600.
-------------------------------
    Resolution: Fixed

"fixed", added test

> Ruta: Feature value matches combined with wildcard problem
> ----------------------------------------------------------
>
>                 Key: UIMA-4600
>                 URL: https://issues.apache.org/jira/browse/UIMA-4600
>             Project: UIMA
>          Issue Type: Bug
>          Components: ruta
>    Affects Versions: 2.3.1ruta
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>            Priority: Minor
>             Fix For: 2.4.0ruta
>
>
> Maybe the rule is wrong again, but maybe there is a real problem:
> {noformat}
> @AbbrConcept.uniqueID!=null{-> ASSIGN(id, AbbrConcept.uniqueID),ASSIGN(matchedText, AbbrConcept.ct)} 
>     # AbbrConcept.uniqueID == null{AbbrConcept.ct == matchedText -> AbbrConcept.uniqueID = id};
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)