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

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

fixed

> Ruta: label feature expression in composed string expression
> ------------------------------------------------------------
>
>                 Key: UIMA-5130
>                 URL: https://issues.apache.org/jira/browse/UIMA-5130
>             Project: UIMA
>          Issue Type: Bug
>          Components: Ruta
>    Affects Versions: 2.5.0ruta
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>             Fix For: 2.5.1ruta
>
>
> Ruta: feature expression in composed string expression is not resolved as 
> feature expression but as simple type expression which leads to the plain 
> string of the expression.
> {noformat}
> NumericValue<-{ANY{INLIST(multipyIndicatorList) -> dim  = dim + 1};}
>         u:Unit {-> u.normalized = null, u.normalizedAscii = null, u.dimension 
> = null, 
>                  u.parsed = ""+ u.parsed + "^" + (dim)};
> {noformat}



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

Reply via email to