[
https://issues.apache.org/jira/browse/QPID-5903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14070085#comment-14070085
]
ASF subversion and git services commented on QPID-5903:
-------------------------------------------------------
Commit 1612530 from [~k-wall] in branch 'qpid/trunk'
[ https://svn.apache.org/r1612530 ]
QPID-5903: Apply json escaping mechanism to virtualhost blueprints used in
initial-config.json and test-profiles
> [Java Broker] Provide mechanism to include strings with backslashes in
> interpolated json
> ----------------------------------------------------------------------------------------
>
> Key: QPID-5903
> URL: https://issues.apache.org/jira/browse/QPID-5903
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Reporter: Rob Godfrey
> Assignee: Keith Wall
> Fix For: 0.29
>
>
> The ConfiguredObject model allows interpolation of values from environment
> variables. Some ConfiguredObject attributes need to be provided in JSON
> format. JSON strings need backslashes and double quote characters to be
> escaped.
> Enhance the interpolation functionality so that $\{json:foo\} expands to the
> value of $\{foo\} but with json escaping
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]