Bug #83319
closedExtension settings do not respect default values
100%
Description
in my ext_conf_template i have settings like this:
- cat=Hooks/20; type=boolean; label=Compress HTML (works only in production environment)
compressHTML = 0
as 0 is the default value, it should be unchecked. But when i call the extension configuration for the first time (nothing already saved), all values are checked.
Updated by Susanne Moog almost 7 years ago
- Related to Task #82368: Move extension settings from extension manager to install tool added
Updated by Gerrit Code Review almost 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55273
Updated by Stephan Großberndt almost 7 years ago
- Has duplicate Bug #83553: Storing boolean values from ext_conf_template.txt are stored correctly (twice) but are shown as checked always in module added
Updated by Gerrit Code Review almost 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55273
Updated by Gerrit Code Review almost 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55273
Updated by Gerrit Code Review almost 7 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55273
Updated by Steffen Kamper almost 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 90b9959d489b064ca16844b1572a755da8018a9a.