[
https://issues.jboss.org/browse/DROOLS-2083?page=com.atlassian.jira.plugi...
]
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)