[ https://issues.apache.org/jira/browse/CAMEL-22262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-22262. --------------------------------- Resolution: Fixed > 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.10.6, 4.13.0 > Reporter: Benjamin Graf > Assignee: Benjamin Graf > Priority: Minor > Fix For: 4.10.7, 4.14.0 > > > 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)