[
https://issues.apache.org/jira/browse/CAMEL-11278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-11278:
--------------------------------
Description:
Some components may report
{code}
{xxx}
{code}
as
{code}
%7Bxxx%7D
{code}
and therefore it should deal with that
was:Some components may report `{xxx}` as `%7Bxxx%7D`, and therefore it
should deal with that
> camel-opentracing - Should deal with curly brackets may be encoded
> ------------------------------------------------------------------
>
> Key: CAMEL-11278
> URL: https://issues.apache.org/jira/browse/CAMEL-11278
> Project: Camel
> Issue Type: Improvement
> Components: camel-opentracing
> Reporter: Claus Ibsen
> Fix For: 2.19.1, 2.20.0
>
>
> Some components may report
> {code}
> {xxx}
> {code}
> as
> {code}
> %7Bxxx%7D
> {code}
> and therefore it should deal with that
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)