if I add a video from myspace, the generated thumbnail is just text like this:
27163571_thumb1.jpg" width="120" height="90" alt="See Video" title="See Video" />

For youtube, it works fine.

Comments

softtouch’s picture

It inserts this code in the page:

<a href="/node/347"><img src="iewVideo");
</script>

</body>
</html>
27163571_thumb1.jpg" width="120" height="90" alt="See Video" title="See Video" /></a>

YouTube is fine:

<a href="/node/298"><img src="http://img.youtube.com/vi/8bOLkPbPCbk/1.jpg" width="120" height="90" alt="See Video" title="See Video" /></a>
aaron’s picture

Version: 5.x-1.x-dev » 5.x-1.0
Assigned: Unassigned » aaron
Category: support » bug
Status: Active » Closed (duplicate)