Alexey Loubyansky created WFCORE-2520:
-----------------------------------------
Summary: expressions in quotes and brackets aren't resolved
Key: WFCORE-2520
URL:
https://issues.jboss.org/browse/WFCORE-2520
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 3.0.0.Beta7
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
Expressions (system properties, variables and command substitutions) aren't resolved
and replaced during parsing of argument and parameter values in case the value is:
* quoted;
* a value of an attribute of a complex type;
* list item;
* in parenthesis.
E.g. op:add(param="$var")
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)