[TYPO3-dev] Bug or feature: MULTIMEDIA splitting params at =

Peter Russ peter.russ at 4many.net
Mon Mar 2 23:21:58 CET 2009


Using Typoscript we try to provide a source parameter to a flash as 
TYPO3 content element MULTIMEDIA doesn't like GET parmeter in the file 
resource.

As the MULTIMEDIA content element splits at '=' and takes only element 
{0,1} we loose everythings after the second '='.

Exp. we have:
params(
	src=someflash.swf?para1=test1&para2=test2
)

we get
<embed .... src="someflash.swf?para1" />

Is this a feature or should we file a patch?

Regs. Peter.




-- 
Fiat lux!
Docendo discimus.
http://www.gidf.de

_____________________________
4Many� Services
uon GbR

XING:	http://www.xing.com/profile/Peter_Russ
	https://www.xing.com/go/invita/360052
	http://www.xing.com/go/privatemessage/Peter_Russ




More information about the TYPO3-dev mailing list