Project

General

Profile

Actions

Bug #81857

closed

Do not require typo3conf/ext to be writable in Composer Mode

Added by Mathias Brodala over 6 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2017-07-13
Due date:
% Done:

100%

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

Description

The Folder Structure check of the Install Tool requires typo3conf/ext to be writable. However, this is not essential for the Composer Mode where this directory is not managed at runtime via Extension Manager but at build time via Composer instead.

Thus this directory should be excluded from the check in Composer Mode.

Actions #1

Updated by Georg Ringer over 6 years ago

Also non composer sites could be managed by version control and don't need runtime writable extension directories....

Actions #2

Updated by Mathias Brodala over 6 years ago

Georg Ringer wrote:

Also non composer sites could be managed by version control and don't need runtime writable extension directories....

True, but that's not something TYPO3 can detect at runtime. In this case you want to have this check for your dev enviroment even though it's not required on production.

Actions #3

Updated by Gerrit Code Review over 5 years ago

  • Status changed from New 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/57772

Actions #4

Updated by Gerrit Code Review over 5 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/57772

Actions #5

Updated by Łukasz Uznański over 5 years ago

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

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF