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 #1

Updated by Gerrit Code Review over 2 years 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/+/75316

Actions #2

Updated by Riccardo De Contardi over 2 years ago

  • TYPO3 Version changed from 10 to 11
Actions #3

Updated by Riccardo De Contardi over 2 years ago

I think I am not able to reproduce it with TYPO3 11.5.13 and PHP 8.1.0

Actions #4

Updated by Christian Kuhn over 2 years ago

  • Status changed from Under Review to Rejected
Actions

Also available in: Atom PDF