Skip to content
Snippets Groups Projects
Commit a8644368 authored by Susanne Moog's avatar Susanne Moog Committed by Stefan B�rk
Browse files

[BUGFIX] Add better read-only settings.php handling to SilentUpgrade

The SilentUpgrade handles changes "under the hood" by migrating
old to new settings. If the settings.php is not writable, these
changes fail with an exception. As we cannot predict which side-
effects non-execution may have, we cannot allow further usage of
the install tool before those changes are done. We are now giving
the user a better error message and the option to run silent
upgrade with the normal CLI upgrade command.

Resolves: #101193
Releases: main
Change-Id: Id1f201440a9feb0c5e33374cc781893a352a523d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79593


Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarStefan B�rk <stefan@buerk.tech>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarStefan B�rk <stefan@buerk.tech>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 5a6a95cb
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment