Actions
Bug #23813
closedMedia content object with selection of "HTML Embed Element" does not respect dimension settings
Start date:
2010-10-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I have the following settings:
Media type: Video
Width: 960
Height: 235
Render Type: HTML Embed Element
Additional Parameters:
- custom parameter:
wmode="opaque"
- media parameter:
option: quality
set to: value entry
value: high
in the fronend i get:
<embed src="path/to/flash.swf" quality="high"></embed>
(issue imported from #M16093)
Files
Updated by Steffen Kamper almost 14 years ago
ok, dimensions are missing. See attached patch.
Updated by Steffen Gebert almost 14 years ago
trunk rev. 9947
4-4 rev. 9946
Thanks for your contribution!
Actions