[jboss-jira] [JBoss JIRA] (WFCORE-1274) CLI resolve-parameter-values set to true does not recognise vaulted strings
RH Bugzilla Integration (JIRA)
issues at jboss.org
Thu Jan 7 03:39:00 EST 2016
[ https://issues.jboss.org/browse/WFCORE-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13145672#comment-13145672 ]
RH Bugzilla Integration commented on WFCORE-1274:
-------------------------------------------------
Lin Gao <lgao at redhat.com> changed the Status of [bug 1286677|https://bugzilla.redhat.com/show_bug.cgi?id=1286677] from ASSIGNED to POST
> CLI resolve-parameter-values set to true does not recognise vaulted strings
> ---------------------------------------------------------------------------
>
> Key: WFCORE-1274
> URL: https://issues.jboss.org/browse/WFCORE-1274
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI
> Affects Versions: 2.0.5.Final
> Reporter: Lin Gao
> Assignee: Lin Gao
>
> When enabling
> <resolve-parameter-values>true</resolve-parameter-values>
> in "bin\jboss-cli.xml"
> vaulted string will get misinterpreted.
> Example, if a command has "${VAULT::tom::tom::1}" then
> the parser sees this as ${name:defaultValue} with
> name="VAULT"
> defaultValue=":tom::tom::1"
> Escaping the $ sign in various ways did not help. The only way is to switch <resolve-parameter-values> back to false.
> Ideally, the parser should recognize vaulted string and pass then in unchanged.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list