[jboss-jira] [JBoss JIRA] Created: (JBRULES-2454) BRL parsing fails if no DSL defined
Kris Verlaenen (JIRA)
jira-events at lists.jboss.org
Tue Mar 16 11:09:37 EDT 2010
BRL parsing fails if no DSL defined
-----------------------------------
Key: JBRULES-2454
URL: https://jira.jboss.org/jira/browse/JBRULES-2454
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-compiler (expert)
Affects Versions: 5.0.0.FINAL
Reporter: Kris Verlaenen
Assignee: Kris Verlaenen
Fix For: 5.1.0.M2
The drl code generated from the BRL is always passed through the DefaultExpander, even when no DSL has been defined.
This expand process complains if no match can be found (and since no DSL is defined, the sentences are not escaped using ">").
Drl code should not pass through expander if no dsl is defined
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list