Project

General

Profile

Actions

Task #104074

closed

getFileSystemStatus checks for writeable typo3conf directory in composer mode

Added by Andreas Kießling 18 days ago. Updated 17 days ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
System/Bootstrap/Configuration
Target version:
-
Start date:
2024-06-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Composer, install-tool, typo3conf
Complexity:
Sprint Focus:

Description

\TYPO3\CMS\Install\Report\InstallStatusReport::getFileSystemStatus checks a list of directories that TYPO3 wants present or writeable.
In 12.4 and composer mode, typo3conf is not required AFAIK, at least i don't have the directory anymore, but it is reported as missing

$sitePath . '/typo3conf/' => 2,


Files

clipboard-202406121721-bz9z5.png (22.9 KB) clipboard-202406121721-bz9z5.png Andreas Kießling, 2024-06-12 15:21

Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Bug #104119: backend:lock does not work anymore in v12Resolved2024-06-15

Actions
Related to TYPO3 Core - Bug #104126: Prevent requiring "typo3conf" for Composer modeUnder ReviewGarvin Hicking2024-06-17

Actions
Actions #1

Updated by Garvin Hicking 17 days ago

  • Tracker changed from Bug to Task
  • Category set to System/Bootstrap/Configuration
  • Status changed from New to Accepted
  • Tags set to Composer, install-tool, typo3conf

Yes, this should be adjusted, good catch!

Actions #2

Updated by Gerrit Code Review 17 days ago

  • Status changed from Accepted to Under Review

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

Actions #3

Updated by Gerrit Code Review 17 days ago

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

Actions #4

Updated by Gerrit Code Review 17 days ago

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

Actions #5

Updated by Garvin Hicking 17 days ago

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

Updated by Benni Mack 15 days ago

  • Related to Bug #104119: backend:lock does not work anymore in v12 added
Actions #7

Updated by Garvin Hicking 13 days ago

  • Related to Bug #104126: Prevent requiring "typo3conf" for Composer mode added
Actions

Also available in: Atom PDF