[jboss-jira] [JBoss JIRA] (DROOLS-1678) Unary test "in" defined before variable throws NPE
Tibor Zimányi (JIRA)
issues at jboss.org
Tue Jul 25 10:30:00 EDT 2017
Tibor Zimányi created DROOLS-1678:
-------------------------------------
Summary: Unary test "in" defined before variable throws NPE
Key: DROOLS-1678
URL: https://issues.jboss.org/browse/DROOLS-1678
Project: Drools
Issue Type: Bug
Components: dmn engine
Affects Versions: 7.1.0.Final
Reporter: Tibor Zimányi
Assignee: Edson Tirelli
Fix For: 7.2.0.Final
Having this DMN test with Unary test defined:
{code:java}
{ test : in x, y : 20, x : [10, 20, 30], result : test( y ) }.result
{code}
The test fails on NPE with the following stacktrace:
https://gist.github.com/baldimir/630c68e766285e430a1755924ea9a66b
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list