[
https://issues.apache.org/jira/browse/IO-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834757#comment-16834757
]
Gary Gregory commented on IO-606:
---------------------------------
[~matthias-ronge],
Thank you for your report.
Please feel free to provide a failing unit test as a PR on GitHub and a fix if
you are available.
Gary
> FilenameUtils.concat fails with relative path
> ---------------------------------------------
>
> Key: IO-606
> URL: https://issues.apache.org/jira/browse/IO-606
> Project: Commons IO
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 2.6
> Reporter: Matthias Ronge
> Priority: Major
>
> {{FilenameUtils.concat("../../../../src/test/resources/", "filename.xml")}}
> returns {{null}}, where expected result should be like
> {{../../../../src/test/resources/filename.xml}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)