Closed (fixed)
Project:
Video CCK
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2007 at 23:56 UTC
Updated:
21 Jun 2007 at 19:20 UTC
I've been messing around with Video CCK. When I try to paste the embed link from YouTube it gets cut off from:
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/OEjh0P_IPI0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/OEjh0P_IPI0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
to
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/OEjh0P_IPI0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/OEjh0P_IPI0" type="application/x-shockwave-flash" wmode="transpa
The text field isn't long enough, maybe there's a setting somewhere that I need to change?
Comments
Comment #1
brenda003I've experienced this, too, but it doesn't seem to affect it working at all, since it's just stripping it out and using the ID.
Comment #2
aaron commentedthat's been fixed. thanks for the heads up!
Comment #3
(not verified) commented