Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.19.0
-
Fix Version/s: 2.19.0
-
Component/s: None
-
Labels:None
-
Estimated Complexity:Unknown
-
Flags:Patch
-
External issue URL:
Description
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.
Attachments
Issue Links
- links to