Actions
Bug #101877
closedCustom OEmbed providers might not set "author_name"
Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2023-09-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
OEmbed does not require "author_name" to be set (see https://oembed.com/#:~:text=author_name%20(optional)) - when using a custom provider, the sys_file is created but not sys_file_metadata records, making TYPO3 a broken system in various places (esp. in show info popups)
Actions