[TYPO3-core] RFC: #1294: movie param of flash object not processed by prefixResourcePath()

Jigal van Hemert jigal at xs4all.nl
Sat Aug 15 09:15:30 CEST 2009


This is an SVN patch request.

Type:
Bug

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

Branches:
trunk, 4.2

Problem:
An embeded flash object is only partly handled by 
t3lib_parsehtml::prefixResourcePath(); only the <embed src="..."> 
attribute is modified and the <param name="movie" value="..."> attribute 
is not handled.

Solution:
Include the param tag to the tags which are modified and only handle the 
value attribute if name="movie" is found.

-- 
Jigal van Hemert.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 1294_trunk.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090815/2a3683cd/attachment.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 1294_branch4-2.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090815/2a3683cd/attachment-0001.txt 


More information about the TYPO3-team-core mailing list