Bug #105589
closedTypeError on saving site settings in editor
100%
Description
TypeError
TYPO3\CMS\Core\Settings\Type\IntType::transformValue(): Return value must be of type int, null returned
in /var/www/html/vendor/typo3/cms-core/Classes/Settings/Type/IntType.php line 50
at TYPO3\CMS\Core\Settings\Type\IntType->transformValue('NaN', object(TYPO3\CMS\Core\Settings\SettingDefinition))
in /var/www/html/vendor/typo3/cms-core/Classes/Site/SiteSettingsService.php line 96
Files
Updated by Lina Wolf 8 days ago
- File Bug105589.patch Bug105589.patch added
- File settings.definitions.yaml settings.definitions.yaml added
This solves it for me. The attached settings definition caused this, found at https://codeberg.org/sjbr/static-info-tables/commit/34d515f4f6
Updated by Gerrit Code Review about 7 hours 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/+/87138
Updated by Gerrit Code Review about 6 hours 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/+/87138
Updated by Gerrit Code Review about 6 hours 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/+/87138
Updated by Gerrit Code Review about 5 hours ago
Patch set 1 for branch 13.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87131
Updated by Oliver Bartsch about 3 hours ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3d09cf3ade7a09c745c05849f8efdab49ac02fc0.