Actions
Bug #58169
closedCan't add Flash parameters when using content element "media"
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-04-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When using flash parameters in a media-element, the followign exception is thrown:
#1: PHP Warning: Illegal string offset 'el' in .../typo3_src-6.2.1/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 1179
Steps to reproduce:
1. Use css_styled_content to render content elements.
2. Insert a "media" content element, select some video.
3. Add a "Media Parameter".
4. Try to view the video in the frontend.
Actions