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

Gary D. Gregory commented on IO-789:
------------------------------------

Hi [[email protected]] 

The best way to move an issue forward to provide a PR on GiHub. This allows the 
code, the tests, and all checks to run automatically.

TY!

> SymbolicLinkFileFilter accepts all files, not just symbolic links
> -----------------------------------------------------------------
>
>                 Key: IO-789
>                 URL: https://issues.apache.org/jira/browse/IO-789
>             Project: Commons IO
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 2.11.0
>         Environment: Tested on MacOS.
>            Reporter: Miguel Munoz
>            Priority: Major
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> SymbolicLinkFileFilter is underwritten. When used as a FileFilter or FileName 
> filter, it passes all files, not just Symbolic Links. As a PathFilter, it 
> works fine.
> The failing method is this:
> {{public boolean accept(final File file)}}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to