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

brenda003’s picture

I'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.

aaron’s picture

Status: Active » Fixed

that's been fixed. thanks for the heads up!

Anonymous’s picture

Status: Fixed » Closed (fixed)