You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (Jira)" <de...@uima.apache.org> on 2022/05/20 12:44:00 UTC

[jira] [Created] (UIMA-6461) Wrong argument to contains()

Richard Eckart de Castilho created UIMA-6461:
------------------------------------------------

             Summary: Wrong argument to contains()
                 Key: UIMA-6461
                 URL: https://issues.apache.org/jira/browse/UIMA-6461
             Project: UIMA
          Issue Type: Bug
            Reporter: Richard Eckart de Castilho
            Assignee: Richard Eckart de Castilho
             Fix For: 3.1.1ruta


In LanguageCheckerVisitor:777, the argument {{cont}} (RutaCondition) is not valid for the expression {{!conditionExtensions.keySet().contains(cond)}} because {{conditionExtensions}} uses {{String}} keys.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)