[
https://issues.apache.org/jira/browse/CAMEL-22480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18023997#comment-18023997
]
Claus Ibsen commented on CAMEL-22480:
-------------------------------------
Okay so this also applies with static to, where you maybe have a
plc4j:\{{mydriver}}?a=1 and then mydriver also has a ? because you the plc4j
has urls for its driver with query parameters. Then you end up with duplicate ?
markers in Camel uris
> camel-core - Using toD or poll with property placeholder in context-path that
> contains a ?
> ------------------------------------------------------------------------------------------
>
> Key: CAMEL-22480
> URL: https://issues.apache.org/jira/browse/CAMEL-22480
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 4.10.0, 4.14.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 4.10.8, 4.14.2, 4.15.0
>
>
> When using dynamic EIPs like toD / poll and that it has a property
> placeholder in the context path and then additional parameters, then the uri
> may end up with 2 ? signs.
> This is rare as this only applies to a limited set of components such as
> plc4j that allows a driver to include custom parameters.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)