Project

General

Profile

Actions

Bug #57809

closed

Illegal string offset 'el' in ContentObjectRenderer.php

Added by Julian Wundrak about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
Start date:
2014-04-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

After upgrading from 6.1 to 6.2, there is an issue with rendering video-elements. I got an "Illegal string offset 'el'"-error in the ContentObjectRenderer.php.
I fixed this error by adding at line 1179 to the ContentObjectRenderer.php an if(isset($value['el'])) and add an isset to the if($value['vDEF']) some lines below.

Please add this to the mainline. Thanks


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #58169: Can't add Flash parameters when using content element "media"Closed2014-04-25

Actions
Actions

Also available in: Atom PDF