[jboss-jira] [JBoss JIRA] (DROOLS-86) DSL string is having semi-colon added to //

Richard Ambridge (JIRA) jira-events at lists.jboss.org
Thu Mar 21 12:01:42 EDT 2013


Richard Ambridge created DROOLS-86:
--------------------------------------

             Summary: 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: Mark Proctor


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


More information about the jboss-jira mailing list