Project

General

Profile

Actions

Bug #14132

closed

Deleting an extension in Extension Manager generates an unnecessary PHP error

Added by Stephane Schitter over 20 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend API
Target version:
-
Start date:
2004-05-01
Due date:
% Done:

0%

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

Description

Seen with Typo3 3.6.0, on Linux platform (Gentoo)

When deleting an extension in the EM (this example was css_styled_content but it is the same behaviour with others), I get the following error displayed at the
top of the page that describes the results:

Warning: rmdir (/data/www/default/new/typo3conf/ext/css_styled_content/): No such file or directory in /data/www/lib/typo3_src-3.6.0/typo3/mod/tools/em/index.php on line 1653

The extension is however properly removed, and so is the directory. I guess the EM tries to remove the directory twice or in two locations ?

(This is for extensions I downloaded from TER and installed as local through EM)

This was already present in 3.6.0RC2.
(issue imported from #M44)

Actions

Also available in: Atom PDF