Project

General

Profile

Actions

Bug #103915

closed

YouTube oEmbed metadata is not saved when initially created

Added by Guido Schmechel 22 days ago. Updated 22 days ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2024-05-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #101653: Auto-create DB fields from TCA columns for type "check"Closed2023-08-10

Actions
Actions #1

Updated by Guido Schmechel 22 days 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

Actions #2

Updated by Gerrit Code Review 22 days 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

Actions #3

Updated by Gerrit Code Review 22 days 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

Actions #4

Updated by Gerrit Code Review 22 days 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

Actions #5

Updated by Gerrit Code Review 22 days 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

Actions #6

Updated by Gerrit Code Review 22 days 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

Actions #7

Updated by Gerrit Code Review 22 days 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

Actions #8

Updated by Stefan Bürk 22 days ago

  • Related to Feature #101653: Auto-create DB fields from TCA columns for type "check" added
Actions #9

Updated by Garvin Hicking 22 days ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF