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 2019/11/08 10:00:09 UTC

[jira] [Updated] (UIMA-6148) Ruta: FSArray features with size >=2 are matched in a FOREACH loop

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

Peter Klügl updated UIMA-6148:
------------------------------
    Summary: Ruta: FSArray features with size >=2 are matched in a FOREACH loop  (was: FSArray fields with index >=2 are invisible in a FOREACH loop)

> Ruta: FSArray features with size >=2 are matched in a FOREACH loop
> ------------------------------------------------------------------
>
>                 Key: UIMA-6148
>                 URL: https://issues.apache.org/jira/browse/UIMA-6148
>             Project: UIMA
>          Issue Type: Bug
>          Components: Ruta
>    Affects Versions: 2.7.0ruta
>            Reporter: Viorel Morari
>            Assignee: Peter Klügl
>            Priority: Major
>             Fix For: 3.0.0ruta, 2.8.0ruta
>
>
> {code:java}
> FOREACH(entry) Entry{}{
>     entry.descriptions; //just the first is fetched, the rest are ignored
> }
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)