Skip to content
Snippets Groups Projects
Commit 0919a7cf authored by Christian Kuhn's avatar Christian Kuhn Committed by Frank Naegler
Browse files

[BUGFIX] Extension config: Write LocalConfiguration only if needed

The extension configuration is currently written by the
install tool silent updater each time the install tool
is entered, even if no configuration detail changed.
This is unfortunate on systems with read-only LocalConfiguration
since the install tool then throws an early fatal.
Prevent that write operation in case nothing changed.

Change-Id: I70d419690bcb633049ffcc9546e660d2f3b75a4c
Resolves: #83616
Releases: master
Reviewed-on: https://review.typo3.org/55413


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarFrank Naegler <frank.naegler@typo3.org>
Tested-by: default avatarFrank Naegler <frank.naegler@typo3.org>
parent d0873491
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