Project

General

Profile

Actions

Task #98041

closed

[BUGFIX] missing option controls on youtube video with PHP8.0 .

Added by TYPO3 GmbH TYPO3com over 2 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-07-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Hello,

after creating a Text & Media Element and adding a *.youtube file to the assets if was getting this error:

![image](https://user-images.githubusercontent.com/10448557/181482553-db4d1041-f027-49bc-9b41-a32dbb43407e.png)

With this small fix the exception doesnt appear anymore.

System:
TYPO3: 11.5.13
PHP: 8.0.16

DDEV Config for reproduce purpose:
```
name: test-headless
type: typo3
docroot: public
php_version: "8.0"
composer_version: "2"
nodejs_version: "16"
database:
type: mysql
version: "5.7"
webserver_type: apache-fpm
router_http_port: "80"
router_https_port: "443"
xdebug_enabled: true
additional_fqdns: [ ]
nfs_mount_enabled: true
mutagen_enabled: false
webimage_extra_packages: [ cron ]
use_dns_when_possible: true
timezone: Europe/Berlin
web_environment: [ ]
```

Best regards
Fabio

This issue was automatically created from https://github.com/TYPO3/typo3/pull/395

Actions

Also available in: Atom PDF