Bug #25472

Files::emptyDirectoryRecursively() cannot remove directories starting with a dot

Added by Karsten Dambekalns over 4 years ago. Updated over 4 years ago.

Status:Resolved Start date:2011-03-30
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Utility
Target version:TYPO3 Flow Base Distribution - 1.0 beta 1
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

If a directory is to be emptied and it contains more directories whose name starts with a dot, those directories will not be removed.


Related issues

related to TYPO3.Flow - Bug #13979: Problem with deleting package Resolved 2011-03-22

Associated revisions

Revision 9fe27068
Added by Karsten Dambekalns over 4 years ago

[BUGFIX] (Utility) Make emptyDirectoryRecursively() remove dot-names

If a directory is to be emptied and it contains more directories whose
name starts with a dot, those directories will now also be removed.

Fixes: #25472
Change-Id: Icfdb5027e431140cbf975b8f0002b6f2f53537de

History

#1 Updated by Mr. Hudson over 4 years ago

Patch set 1 of change Icfdb5027e431140cbf975b8f0002b6f2f53537de has been pushed to the review server.
It is available at http://review.typo3.org/1324

#2 Updated by Mr. Hudson over 4 years ago

Patch set 2 of change Icfdb5027e431140cbf975b8f0002b6f2f53537de has been pushed to the review server.
It is available at http://review.typo3.org/1324

#3 Updated by Karsten Dambekalns over 4 years ago

  • Status changed from Accepted to Under Review

#4 Updated by Mr. Hudson over 4 years ago

Patch set 3 of change Icfdb5027e431140cbf975b8f0002b6f2f53537de has been pushed to the review server.
It is available at http://review.typo3.org/1324

#5 Updated by Karsten Dambekalns over 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF