Bug #40890

Display error message if Data is not writeable

Added by Robert Lemke almost 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2012-09-13
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Core
Target version:TYPO3 Flow Base Distribution - 2.0 beta 1
PHP Version:5.4 Complexity:easy
Has patch:No Affected Flow version:Git 1.2 (master)

Description

Currently the mkdir() command in Bootstrap doesn't check for any warnings if the directory Data or Data/Persistent could not be created.

If these directories can't be created, a proper error message should be displayed.

Associated revisions

Revision 939181e9
Added by Robert Lemke almost 3 years ago

[BUGFIX] Display error message if "Data/" is not writeable

If the directory "Data/" or "Data/Persistent/" does not exist and could
not be created by the bootstrap, an error message is now displayed which
hints on using the setfilepermissions command.

Change-Id: I3dffa50af13b66d359b11e42a201b76fbc32df26
Resolves: #40890
Release: 1.1, 1.2

Revision 049699f7
Added by Robert Lemke over 2 years ago

[BUGFIX] Display error message if "Data/" is not writeable

If the directory "Data/" or "Data/Persistent/" does not exist and could
not be created by the bootstrap, an error message is now displayed which
hints on using the setfilepermissions command.

Change-Id: I3dffa50af13b66d359b11e42a201b76fbc32df26
Resolves: #40890
Release: 1.1, 1.2

History

#1 Updated by Gerrit Code Review almost 3 years ago

  • Status changed from Accepted to Under Review

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

#2 Updated by Gerrit Code Review almost 3 years ago

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

#3 Updated by Robert Lemke almost 3 years ago

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

#4 Updated by Gerrit Code Review over 2 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch FLOW3-1.1 has been pushed to the review server.
It is available at https://review.typo3.org/17078

#5 Updated by Gerrit Code Review over 2 years ago

Patch set 2 for branch FLOW3-1.1 has been pushed to the review server.
It is available at https://review.typo3.org/17078

#6 Updated by Karsten Dambekalns over 2 years ago

  • Status changed from Under Review to Resolved

Also available in: Atom PDF