Project

General

Profile

Actions

Bug #21354

closed

Little Flaws with MediaCE

Added by Steffen Kamper over 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-10-25
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The patch fixes some little flaws with MediaCE

1) defaultWith and defaultHeight wasn't read because of wrong array. Instead
conf['mimeConf.']['video.'][defaultWidth'] the correct value is in conf['mimeConf.']['swfobject.']['video.'][defaultWidth']

2) filenames with special chars wasn't played correct because missing usage of rawurldecode/rawurlencode

3) custem Render wasn't possible with playing url direct (was always rendered before hook)

(issue imported from #M12336)


Files

12336.diff (5.46 KB) 12336.diff Administrator Admin, 2009-10-25 15:13

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #21326: CE Media does not work with certain file namesClosedSteffen Kamper2009-10-21

Actions
Actions #1

Updated by Steffen Kamper over 14 years ago

committed to trunk, rev 6283

Actions

Also available in: Atom PDF