You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/04/20 07:50:04 UTC

[jira] [Resolved] (CAMEL-11171) camel-zookeeper-master - RAW() and child endpoint issue

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

Claus Ibsen resolved CAMEL-11171.
---------------------------------
    Resolution: Fixed

> camel-zookeeper-master - RAW() and child endpoint issue
> -------------------------------------------------------
>
>                 Key: CAMEL-11171
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11171
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.19.0
>            Reporter: Paolo Antinori
>            Assignee: Luca Burgazzoli
>             Fix For: 2.19.0
>
>
> {{camel-zookeeper-master}} component has an issue with the usage of {{RAW()}} function in child endpoint configuration.
> {{zookeeper-master://name:sftp://myhost/inbox?password=RAW(_BEFORE_AMPERSAND_&_AFTER_AMPERSAND_)&username=jdoe}} will mishandle the the content of {{RAW()}} , when at some point the escaped ampersand symbol is unescaped, and a wrong set of parameters is used.
> The attached PR fixed the issues and adds a unit test to verify the behavior before and after the fix.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)