Task #52407
Task #49162: Rewrite install tool
Folder not writeable should be an "Error" not a "Warning"
Status: | Resolved | Start date: | 2013-09-30 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | Ernesto Baschny | % Done: | 100% |
|
Category: | Install Tool | Spent time: | - | |
Target version: | 6.2.0 | |||
TYPO3 Version: | 6.2 | Complexity: | ||
PHP Version: | 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.
Associated revisions
[TASK] Folder not writeable should be an "Error" not a "Warning"
The Install Tool checks for permissions in it's folder structure. A
folder (typo3temp, uploads, fileadmin) not being writeable now is an
Error and not only a Warning thus displaying a red badge in the Install
Tool main menu.
Resolves: #52407
Releases: 6.2
Change-Id: I6de5f2eace4ecdf089848efbf063a82302aea093
Reviewed-on: https://review.typo3.org/24180
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
History
#1 Updated by Gerrit Code Review almost 2 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
#2 Updated by Gerrit Code Review almost 2 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24180
#3 Updated by Ernesto Baschny almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6f1bbb3302b6aec3f83f5cd792bba8e20deb729d.
#4 Updated by Christian Kuhn almost 2 years ago
- Parent task set to #49162