Actions
Bug #86809
closedResolve strict type assertion in RecordStateFactory
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Site Handling, Site Sets & Routing
Target version:
-
Start date:
2018-10-31
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
Applying a strict "string" type to values that are "null" will lead to type errors for TCA properties that are not configured - most probably for "languageField", "transOrigPointerField" or "translationSource".
Updated by Gerrit Code Review about 6 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/58807
Updated by Oliver Hader about 6 years ago
- Related to Bug #86195: Localization of page fails because of SiteNotFoundException added
Updated by Oliver Hader about 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3f182270333509171c3029cdf1969b8a559417bc.
Updated by Georg Ringer about 6 years ago
- Has duplicate Bug #86821: Slug generator doesn't work for custom records anymore in 9.5.1 added
Updated by Joerg Kummer about 6 years ago
- Related to Bug #86849: Slug generation in record fails since update to 9.5.1 added
Updated by Georg Ringer almost 6 years ago
- Has duplicate Bug #87315: TypeError in RecordStateFactory added
Actions