]
Mark Proctor reassigned DROOLS-100:
-----------------------------------
Assignee: Mark Proctor (was: Mario Fusco)
DRL compiler accepts rules extending non-existing rules
-------------------------------------------------------
Key: DROOLS-100
URL:
https://issues.jboss.org/browse/DROOLS-100
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 5.5.0.Final, 6.0.0.Alpha9
Reporter: Davide Sottara
Assignee: Mark Proctor
Fix For: 5.5.1.Final, 6.0.0.Beta2
rule "X" extends "Y"
is accepted even if no rule "Y" is available. "X" will be created
with local conditions and actions only.
This is extremely dangerous and very difficult to debug in two cases:
- rule "Y" exists but is in a different package (not supported)
- rule "Y*" exists and "Y" is a spelling mistake
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: