[
https://issues.apache.org/jira/browse/UIMA-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Klügl resolved UIMA-4317.
-------------------------------
Resolution: Fixed
fixed
> Ruta: problem in parsing a complex rule - repetetive NPEs
> ---------------------------------------------------------
>
> Key: UIMA-4317
> URL: https://issues.apache.org/jira/browse/UIMA-4317
> Project: UIMA
> Issue Type: Bug
> Components: ruta
> Affects Versions: 2.2.1ruta
> Reporter: Peter Klügl
> Assignee: Peter Klügl
> Fix For: 2.3.0ruta
>
>
> This rule causes problems (no idea yet why):
> {noformat}
> (MetaDaten{-PARTOF(LawChapter)}<-{GliederungsBezug{-> ASSIGN(chapterString,
> GliederungsBezug.ct)};} TextDaten?
> (MetaDaten<-{GliederungsBezug.ct==chapterString;} TextDaten?)*)
> {-> CREATE(LawChapter, "name" = chapterString)};
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)