New issue
Advanced search Search tips

Issue 813482 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Dec 6
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

FileManager cannot delete directory with symlinks

Project Member Reported by joelhockey@chromium.org, Feb 19 2018

Issue description

Create a directory in Downloads with a symlink in it.  In my case, I got this when I unpacked a tgz file.

cd /home/chronos/user/Downloads
mkdir testdir
cd testdir
touch file.txt
ln -s file.txt link

Open FileManager and delete testdir.  Error is shown 'An error occurred.  Some items may not have been deleted'  file.txt is deleted, but link and dir cannot be removed.
 
Components: Platform>Apps>FileManager

Comment 2 by sashab@chromium.org, Feb 28 2018

Labels: -CrOS-FilesApp

Comment 3 by sashab@chromium.org, Mar 15 2018

Labels: -Pri-2 Hotlist-GoodFirstBug Pri-3
Status: Available (was: Untriaged)
Status: WontFix (was: Available)
I think this is only possible in a test image, so it is not relevant.

Sign in to add a comment