You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Stian Soiland-Reyes (JIRA)" <ji...@apache.org> on 2017/09/29 09:00:37 UTC

[jira] [Updated] (IO-522) Symbolic links get followed in deleteQuietly

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

Stian Soiland-Reyes updated IO-522:
-----------------------------------
    Assignee: Stian Soiland-Reyes

> Symbolic links get followed in deleteQuietly
> --------------------------------------------
>
>                 Key: IO-522
>                 URL: https://issues.apache.org/jira/browse/IO-522
>             Project: Commons IO
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 2.5
>            Reporter: Daniel Temme
>            Assignee: Stian Soiland-Reyes
>            Priority: Critical
>
> IO-168 describes the problem. 
> `deleteQuietly` will behave correctly for nested symlinks but the initial call erroneously calls `cleanDirectory`. Calling `deleteDirectory` and returning would probably be the better behaviour (analogous to `forceDelete`)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)