You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2014/02/21 15:46:21 UTC

[jira] [Updated] (CAMEL-7208) ManagedCamelContext - addOrUpdateRoutesFromXml should support decoding xml

     [ https://issues.apache.org/jira/browse/CAMEL-7208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang updated CAMEL-7208:
--------------------------------

    Fix Version/s:     (was: 2.12.4)
                   2.12.3

> ManagedCamelContext - addOrUpdateRoutesFromXml should support decoding xml
> --------------------------------------------------------------------------
>
>                 Key: CAMEL-7208
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7208
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, jmx
>    Affects Versions: 2.12.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.12.3, 2.13.0
>
>
> The updated route(s) in xml format may have been encoded, which means we should support decoding the xml prior to loading it as a model.
> For example {{ }} placeholders may be encoded into %7B%7B and %7D%7D which would cause the routes not being able to be updated correctly.
> Adding a boolean parameter to the operation so you can control if you want to decode or not.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)