Ticket #4528 (new defect)

Opened 3 months ago

Last modified 3 months ago

Can't recursively delete a mode 000 directory

Reported by: birdie Owned by:
Priority: minor Milestone: Future Releases
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

Steps to reproduce:

mkdir -p 1/2
chmod 000 1/2

Now try to delete 1 and all subdirs recursively: "Cannot remove directory 1: Directory not empty (39)".

Now enter 1 and you're able to delete 2 just fine.

Change History

comment:1 Changed 3 months ago by andrew_b

  • Milestone changed from 4.8.32 to Future Releases
Note: See TracTickets for help on using tickets.