-
Bug
-
Resolution: Done
-
Critical
-
5.5.0.Final, 6.0.0.CR4
-
None
-
None
A KB with the two following rules will not compile:
rule "Rule_>" when then end rule "Rule_<" when then end
Here's a more realistic example:
rule "dollar > euro" when then end rule "dollar < euro" when then end