[
https://issues.apache.org/jira/browse/CAMEL-14456?focusedWorklogId=379095&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-379095
]
ASF GitHub Bot logged work on CAMEL-14456:
------------------------------------------
Author: ASF GitHub Bot
Created on: 30/Jan/20 00:24
Start Date: 30/Jan/20 00:24
Worklog Time Spent: 10m
Work Description: tadayosi commented on pull request #3527: CAMEL-14456:
camel-master - RAW() parameter value in delegated URI gets encoded
URL: https://github.com/apache/camel/pull/3527
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 379095)
Time Spent: 20m (was: 10m)
> camel-master - RAW() parameter value in delegated URI gets encoded
> ------------------------------------------------------------------
>
> Key: CAMEL-14456
> URL: https://issues.apache.org/jira/browse/CAMEL-14456
> Project: Camel
> Issue Type: Bug
> Affects Versions: 3.0.0, 2.25.0
> Reporter: Tadayoshi Sato
> Assignee: Tadayoshi Sato
> Priority: Major
> Fix For: 3.1.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Given the following endpoint URI:
> {code}
> master:test:dummy://path?foo=hello}+world&bar=RAW(hello}+world)
> {code}
> the value of parameter {{bar}} gets {{hello%7D+world}} instead of
> {{hello\}+world}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)