]
Mark Proctor updated JBRULES-2222:
----------------------------------
Assignee: Edson Tirelli (was: Mark Proctor)
Rule silently discarded if RHS calls an undefined DRL function
--------------------------------------------------------------
Key: JBRULES-2222
URL:
https://issues.jboss.org/browse/JBRULES-2222
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-compiler
Affects Versions: 5.0.1.FINAL
Reporter: Wolfgang Laun
Assignee: Edson Tirelli
If a function bar is called on a RHS of a rule in the same .drl file without being
defined in the same .drl file, the .drl is compiled without kBuilder.getErrors() returning
an error, and the rule is silently discarded (not firing, although it should). - Note that
this error occurred when there was a function bar defined in another .drl file of the same
package.
Eclipse does indicate an error.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: