[
https://issues.apache.org/jira/browse/IO-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418320#comment-17418320
]
Gary D. Gregory edited comment on IO-749 at 9/21/21, 9:09 PM:
--------------------------------------------------------------
Hi [~happyfeet_8],
Thank you for your report.
Fixed in git master. Please verify and close.
was (Author: garydgregory):
Hi [~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)