Benjamin Graf created CAMEL-22262:
-------------------------------------
Summary: Wrong handling SftpConsumer.getRelativeFilePath and
FtpConsumer.getRelativeFilePath
Key: CAMEL-22262
URL: https://issues.apache.org/jira/browse/CAMEL-22262
Project: Camel
Issue Type: Bug
Components: camel-ftp
Affects Versions: 4.13.0, 4.10.6
Reporter: Benjamin Graf
Assignee: Benjamin Graf
In {{SftpConsumer.getRelativeFilePath()}} and
{{FtpConsumer.getRelativeFilePath()}} the variable {{relativePath}} might be
resolved to {{null}}. This leads to broken {{String}} value like
{{null/foo/bar}} and wrong further processing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)