You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Tadayoshi Sato (Jira)" <ji...@apache.org> on 2020/01/30 00:27:00 UTC

[jira] [Resolved] (CAMEL-14456) camel-master - RAW() parameter value in delegated URI gets encoded

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

Tadayoshi Sato resolved CAMEL-14456.
------------------------------------
    Resolution: Fixed

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