[
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)