Project

General

Profile

Actions

Bug #47459

closed

GeneralUtility::rmdir does not remove orphanaged links

Added by Anja Leichsenring about 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2013-04-22
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If rmdir gets a link with its target to remove, it will remove the target file and leave the link (without a target) behind.
Additionally, if the target to remove is a directory, the functions calls itself recursively in order to clean up a directory, that is in truth just a link to a directory.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #47997: GeneralUtility test not working with absolute pathClosed2013-05-06

Actions
Actions #1

Updated by Gerrit Code Review about 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20095

Actions #2

Updated by Gerrit Code Review about 11 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20095

Actions #3

Updated by Anja Leichsenring about 11 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF