[TYPO3-core] FYI72: #12336: Little Flaws with MediaCE

Steffen Kamper info at sk-typo3.de
Sun Oct 25 15:30:56 CET 2009


Hi,

this is a SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=12336

Branches: trunk

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)

With 2) the patch resolves #12301 too.
I will commit this change in 72 hours if noone complains.

btw: i will publish ext "flowplayer" in TER soon which shows the 
customRender with all possibilities including splash images, playlists, 
plugins etc.

vg Steffen



-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 12336.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091025/7158dc7e/attachment.asc>


More information about the TYPO3-team-core mailing list