[
https://issues.apache.org/jira/browse/CAMEL-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-7304:
-------------------------------
Fix Version/s: 2.14.0
2.13.1
2.12.4
> InterceptSendToEndpoint does not work where uri needs to be normalized
> ----------------------------------------------------------------------
>
> Key: CAMEL-7304
> URL: https://issues.apache.org/jira/browse/CAMEL-7304
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.10.4
> Environment: Windows, Linux
> Reporter: Andre Piwoni
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.12.4, 2.13.1, 2.14.0
>
>
> interceptSendToEndpoint("sftp://hostname:22/testDirectory?privateKeyFile=/user/.ssh.id_rsa")
> is not intercepted because uri passed to InterceptSendToEndpointDefinition
> is not normalized.
> As a result InterceptSendToEndpointDefinition createProcessor() method fails
> to match EndpointHelper.matchEndpoint(routeContext.getCamelContext(), uri,
> getUri()) and InterceptSendToEndpoint is not created.
--
This message was sent by Atlassian JIRA
(v6.2#6252)