[
https://issues.apache.org/jira/browse/UIMA-3482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Klügl resolved UIMA-3482.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.1.1ruta
fixed
> Ruta: Error highlighting for unknown types in inlined rules
> -----------------------------------------------------------
>
> Key: UIMA-3482
> URL: https://issues.apache.org/jira/browse/UIMA-3482
> Project: UIMA
> Issue Type: Bug
> Components: ruta
> Affects Versions: 2.1.0ruta
> Reporter: Martin Toepfer
> Assignee: Peter Klügl
> Fix For: 2.1.1ruta
>
>
> The editor does not highlight (or check) missing types used in inlined rules.
> For Example:
> CONCEPT_ROOT (defined in a type system that is not available in the script)
> is not marked as a missing type for the inlined rule:
> SENTENCE -> {
> (CONCEPT_ROOT.isAttribute == false) {->ERR};
> };
--
This message was sent by Atlassian JIRA
(v6.1#6144)