You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2014/07/19 12:24:38 UTC

[jira] [Commented] (QPID-5903) [Java Broker] Provide mechanism to include strings with backslashes in interpolated json

    [ https://issues.apache.org/jira/browse/QPID-5903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14067468#comment-14067468 ] 

Rob Godfrey commented on QPID-5903:
-----------------------------------

Fix applied in http://svn.apache.org/r1611657

> [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: Rob Godfrey
>
> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org