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)