Davide Sottara created DROOLS-287:
-------------------------------------
Summary: Rule names with non-alphabetic characters may lead to name clashes
Key: DROOLS-287
URL:
https://issues.jboss.org/browse/DROOLS-287
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 6.0.0.CR4, 5.5.0.Final
Reporter: Davide Sottara
Assignee: Mark Proctor
Priority: Critical
Fix For: 5.5.1.Final, 6.0.0.CR5
A KB with the two following rules will not compile:
rule "Rule_>"
when then end
rule "Rule_<"
when then end
--
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:
http://www.atlassian.com/software/jira