Bug #103915
closedYouTube oEmbed metadata is not saved when initially created
100%
Description
When a YouTube video is created, the oEmbed metadata is not saved in the database. Only a click on "Reload metadata" in the list fills the data.
A little research has already been done on this and it is noticeable that the FileStorage is set to 0 for the auto_extract_metadata value. The assumption is that it has to do with the TCA default schema.
For comparison: In version 12 there is still SQL for the field auto_extract_metadata
Updated by Guido Schmechel 6 months ago
It generally affects several fields in the core. All TCAs that have a default defined that is != 0 are created incorrectly, and it has an effect wherever the DataHandler is not used to create records
Updated by Gerrit Code Review 6 months 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/+/84402
Updated by Gerrit Code Review 6 months 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/+/84402
Updated by Gerrit Code Review 6 months 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/+/84402
Updated by Gerrit Code Review 6 months ago
Patch set 4 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/+/84402
Updated by Gerrit Code Review 6 months ago
Patch set 5 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/+/84402
Updated by Gerrit Code Review 6 months ago
Patch set 6 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/+/84402
Updated by Stefan Bürk 6 months ago
- Related to Feature #101653: Auto-create DB fields from TCA columns for type "check" added
Updated by Garvin Hicking 6 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f397539ef5b3ce1ffb6a57b2c2a74f081031aeb7.