Closed (duplicate)
Project:
FlashVideo
Version:
6.x-1.5-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2009 at 11:29 UTC
Updated:
10 Aug 2009 at 11:26 UTC
The thumbnail can disappear if you are using the streaming module. This is because of the video file's path can be "myvideo.flv" and nothing else. The videos filepath is used to determine which thumbnail to use.
The attached patch fixes the problem.
| Comment | File | Size | Author |
|---|---|---|---|
| flashvideo.patch | 798 bytes | jseffel |
Comments
Comment #1
jseffel commentedWould be great to know if this patch will be commited to the CVS.
Comment #2
pobster commentedThis solution isn't good imho... The thumbnail doesn't necessarily reside in the output directory (if you're using CCK), I'm going to look into solving this myself but for the time being I'm going to mark this as a duplicate of this bug;
http://drupal.org/node/474154
Pobster