[
https://issues.apache.org/jira/browse/CAMEL-11171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15976275#comment-15976275
]
ASF GitHub Bot commented on CAMEL-11171:
----------------------------------------
Github user paoloantinori closed the pull request at:
https://github.com/apache/camel/pull/1642
> 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)