[ 
https://issues.apache.org/jira/browse/IO-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16926543#comment-16926543
 ] 

Yuji Konishi commented on IO-606:
---------------------------------

Please excuse my poor English.

If I will solve this issue, I have to fix the doNormalize().
In that case, the normalize() specification will change.
Do I have to make another new normalize().

 

> 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.3.2#803003)

Reply via email to