Actions
Task #52407
closedTask #49162: Rewrite install tool
Folder not writeable should be an "Error" not a "Warning"
Start date:
2013-09-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The Install Tool checks for permissions in it's folder structure. Currently if files cannot be written to a directory this is considered a Warning. Thus it is not displayed with a "red badge" in the main menu of the Install Tool.
But not being able to write to typo3temp, uploads or fileadmin might cause several other places to fail. Thus we should rise this status message to "Error" instead.
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/24180
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/24180
Updated by Ernesto Baschny about 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6f1bbb3302b6aec3f83f5cd792bba8e20deb729d.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions