Bug #104126
closedPrevent requiring "typo3conf" for Composer mode
Added by Garvin Hicking 5 months ago. Updated about 1 month ago.
100%
Description
Second iteration from the previous issue https://forge.typo3.org/issues/104074
There was one place left where 'typo3conf' was used for file placement, the "Lock Backend" task.
The file LOCK_BACKEND should not be created in typo3conf/ in composer mode, but rather /var/transient/.
Only then 'typo3conf' is no longer needed (hopefully)
Updated by Garvin Hicking 5 months ago
- Related to Task #104074: getFileSystemStatus checks for writeable typo3conf directory in composer mode added
Updated by Garvin Hicking 5 months ago
- Related to Bug #104119: backend:lock does not work anymore in v12 added
Updated by Gerrit Code Review 5 months ago
- Status changed from New 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/+/84729
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/+/84729
Updated by Gerrit Code Review 5 months ago
Patch set 3 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/+/84729
Updated by Gerrit Code Review 5 months ago
Patch set 4 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/+/84729
Updated by Gerrit Code Review 5 months ago
Patch set 5 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/+/84729
Updated by Gerrit Code Review 5 months ago
Patch set 6 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/+/84729
Updated by Garvin Hicking 5 months ago
- Subject changed from getFileSystemStatus checks for writeable typo3conf directory in composer mode to Prevent requiring "typo3conf" for Composer mode
Updated by Gerrit Code Review 5 months ago
Patch set 7 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/+/84729
Updated by Gerrit Code Review 5 months ago
Patch set 8 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/+/84729
Updated by Garvin Hicking 4 months ago
- Related to Bug #101298: Command backend:lock and backend:unlock using legacy paths added
Updated by Gerrit Code Review 4 months ago
Patch set 9 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/+/84729
Updated by Gerrit Code Review 4 months ago
Patch set 10 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/+/84729
Updated by Gerrit Code Review 4 months ago
Patch set 11 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/+/84729
Updated by Gerrit Code Review 4 months ago
Patch set 12 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/+/84729
Updated by Gerrit Code Review 4 months ago
Patch set 13 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/+/84729
Updated by Gerrit Code Review 4 months ago
Patch set 14 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/+/84729
Updated by Garvin Hicking 4 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0ba54ae6e226ed0b6436612e5fbc6bc6261b4aaa.
Updated by Garvin Hicking about 1 month ago
- Related to Bug #105326: wrong path in instruction of Install Tool for classic way installation added