Actions
Bug #103915
closedYouTube oEmbed metadata is not saved when initially created
Status:
Closed
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
Actions