[jboss-jira] [JBoss JIRA] (DROOLS-2083) [Guided Decision Table] DSL can not contain $ in the definition
Edson Tirelli (JIRA)
issues at jboss.org
Tue Jan 16 08:21:00 EST 2018
[ https://issues.jboss.org/browse/DROOLS-2083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13517664#comment-13517664 ]
Edson Tirelli commented on DROOLS-2083:
---------------------------------------
I am confused: is the problem in the core engine or in the decision table UI?
DSL uses regexp to match sentence fragments, so I believe the $ needs to be escaped to work... something like \$.
> [Guided Decision Table] DSL can not contain $ in the definition
> ---------------------------------------------------------------
>
> Key: DROOLS-2083
> URL: https://issues.jboss.org/browse/DROOLS-2083
> Project: Drools
> Issue Type: Bug
> Components: Guided Decision Table Editor
> Affects Versions: 7.5.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Fix For: 7.6.0.Final
>
>
> The DSL sentences are defined like:
> - [when] *definition* = real rule
> If the *definition* contains *$* character, then the DSL sentence can not be used properly in the guided decision table.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list