You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2022/06/23 13:02:00 UTC

[jira] [Closed] (IO-606) FilenameUtils.concat fails with relative path

     [ https://issues.apache.org/jira/browse/IO-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary D. Gregory closed IO-606.
------------------------------
    Resolution: Information Provided

> 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
(v8.20.7#820007)