[
https://issues.apache.org/jira/browse/UIMA-5819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Klügl updated UIMA-5819:
------------------------------
Fix Version/s: 2.7.0ruta
> Ruta: label on fsarray feature match refers to matched base annotation
> ----------------------------------------------------------------------
>
> Key: UIMA-5819
> URL: https://issues.apache.org/jira/browse/UIMA-5819
> Project: UIMA
> Issue Type: Bug
> Components: Ruta
> Affects Versions: 2.6.1ruta
> Reporter: Peter Klügl
> Assignee: Peter Klügl
> Priority: Major
> Fix For: 2.7.0ruta
>
>
> The second d refers to a MultiDrug...
> {noformat}
> m:removeMedications->{
> m.drug-> {
> d:Drug{-> RemoveDrug(d)};
> d:MultiDrug.drugs{-> RemoveDrug(d)};
> };
> };
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)