[
https://issues.apache.org/jira/browse/IO-749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory resolved IO-749.
--------------------------------
Fix Version/s: 2.12.0
Resolution: Fixed
[~happyfeet_8]
Thank you for your report.
Fixed in git master. Please verify and close.
> FileUtils.listFiles() does not list matching files if File parameter is a
> symbolic link
> ---------------------------------------------------------------------------------------
>
> Key: IO-749
> URL: https://issues.apache.org/jira/browse/IO-749
> Project: Commons IO
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 2.11.0
> Reporter: haihuiyang
> Assignee: Gary D. Gregory
> Priority: Major
> Fix For: 2.12.0
>
>
> same issue with https://issues.apache.org/jira/browse/IO-741
> but method is
> {code:java}
> public static Collection<File> listFiles(
> final File directory, final IOFileFilter fileFilter, final IOFileFilter
> dirFilter)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)