Task #104074
closedgetFileSystemStatus checks for writeable typo3conf directory in composer mode
100%
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
Updated by Garvin Hicking 5 months 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!
Updated by Gerrit Code Review 5 months 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
Updated by Gerrit Code Review 5 months 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
Updated by Gerrit Code Review 5 months 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
Updated by Garvin Hicking 5 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 84bf86b45ea4decc50ed4771e5a17298e5ab452d.
Updated by Benni Mack 5 months ago
- Related to Bug #104119: backend:lock does not work anymore in v12 added
Updated by Garvin Hicking 5 months ago
- Related to Bug #104126: Prevent requiring "typo3conf" for Composer mode added
Updated by Garvin Hicking about 1 month ago
- Related to Bug #105326: wrong path in instruction of Install Tool for classic way installation added