Project

General

Profile

Actions

Bug #57257

closed

EM: Extracting t3x tries to do a "writeFile" on directories

Added by Ernesto Baschny almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Category:
Extension Manager
Target version:
Start date:
2014-03-24
Due date:
% Done:

0%

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

Description

If you choose the "Development Preset", E_WARNING will be turned into Exceptions.

If you try to install an extension with this setting, you will end up seeing that when extracting extensions, it tries to use writeFile on directories (and not only files).

Get rid of this by checking if the file ends with an "/" before trying to write to it.


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #57261: Fix warning during extension installationClosed2014-03-25

Actions
Actions #1

Updated by Ernesto Baschny almost 10 years ago

  • Subject changed from EM: Extracting t3x tries to "writeFile" in directories to EM: Extracting t3x tries to do a "writeFile" on directories
Actions #2

Updated by Gerrit Code Review almost 10 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28729

Actions #3

Updated by Gerrit Code Review almost 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28729

Actions #4

Updated by Ernesto Baschny almost 10 years ago

  • Status changed from Under Review to Closed

Duplicated at #57261.

Actions

Also available in: Atom PDF