Paolo Antinori created CAMEL-11171:
--------------------------------------

             Summary: 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.18.3
            Reporter: Paolo Antinori
            Assignee: Luca Burgazzoli


{{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)

Reply via email to