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 2014/04/16 10:13:15 UTC

[jira] [Commented] (UIMA-3748) Ruta Workbench: implicit condition for comparison of two feature values causes problem

    [ https://issues.apache.org/jira/browse/UIMA-3748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970558#comment-13970558 ] 

Peter Klügl commented on UIMA-3748:
-----------------------------------

This is actually caused by not allowing feature expression as generic arguments in the AST parser. The second expression is then interpreted as a string expression.

> Ruta Workbench: implicit condition for comparison of two feature values causes problem
> --------------------------------------------------------------------------------------
>
>                 Key: UIMA-3748
>                 URL: https://issues.apache.org/jira/browse/UIMA-3748
>             Project: UIMA
>          Issue Type: Bug
>          Components: ruta
>    Affects Versions: 2.2.0ruta
>            Reporter: Peter Klügl
>            Priority: Minor
>             Fix For: 2.2.1ruta
>
>
> Implicit conditions for comparison of two feature values cause problems in the workbench only. A problem is reported for something like:
> {noformat}
> Field{Field.begin == Field.end};
> {noformat}
> ... works however when applied.



--
This message was sent by Atlassian JIRA
(v6.2#6252)