Bug #105589
openTypeError on saving site settings in editor
0%
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 3 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 1 hour 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 1 hour 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 20 minutes 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