Bug #101193
closedAvoid exceptions when typo3conf/system/settings.php is not writable
100%
Description
On navigating to any admin tools module I get an exception - obviously some changes is going to be written automatically...
(1/1) #1346323822 RuntimeException
typo3conf/system/settings.php is not writable.
- having config files read-only is actually not a bad thing
- the admin tools should show a warning/notification that changes could not be written (or refuse from writing changes automatically)
Files
Updated by Susanne Moog over 1 year ago
If the file is not writable (and no automatic changes / migrations are to be written) the notification is displayed already.
We probably need to catch this in the case automatic migration of config is done.
Updated by Gerrit Code Review over 1 year 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/+/79593
Updated by Gerrit Code Review over 1 year 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/+/79593
Updated by Gerrit Code Review over 1 year 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/+/79593
Updated by Gerrit Code Review over 1 year 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/+/79593
Updated by Susanne Moog over 1 year ago
- Is duplicate of Bug #100353: "config/system/settings.php is not writable" error in Install Tool after deployment added
Updated by Susanne Moog over 1 year ago
- Status changed from Under Review to Resolved
Updated by Gerrit Code Review over 1 year ago
- Status changed from Resolved to Under Review
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/+/79593
Updated by Gerrit Code Review over 1 year 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/+/79593
Updated by Gerrit Code Review over 1 year 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/+/79593
Updated by Gerrit Code Review over 1 year 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/+/79593
Updated by Susanne Moog over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a86443681a30a5383341a789ae830f51bddd6922.