[
https://issues.jboss.org/browse/DROOLS-86?page=com.atlassian.jira.plugin....
]
Mario Fusco reassigned DROOLS-86:
---------------------------------
Assignee: Mario Fusco (was: Mark Proctor)
DSL string is having semi-colon added to //
-------------------------------------------
Key: DROOLS-86
URL:
https://issues.jboss.org/browse/DROOLS-86
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 5.5
Environment: linux
Reporter: Richard Ambridge
Assignee: Mario Fusco
Labels: dsl
If the DSL has a statement like:
"[then]setout {val}=String
me=\"http://onefineday.{val}\";System.out.println(me)\n ";
and a rule has: setout 123
the result is http:;//onefineday.123
notice the http:; <- semi colon added by drools
--
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