Closed (duplicate)
Project:
FlashVideo
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2010 at 19:00 UTC
Updated:
23 Dec 2010 at 19:49 UTC
If flashvideo doesn't have to convert an uploaded video file, e.g. it's an mp4 or a flv, then the "finished video" cck field never gets populated.
In other words, if i upload 2 videos - an mp4 and a wmv - to the same node, the "finished video" cck field ends up with only 1 value.
This wreaks havoc for any module trying to match an uploaded video, or video thumbnails, to a converted video, since the array indexes don't match.
The "finished" video field should point to the same file as the "original" video field when mp4 or flvs are uploaded.
This happens during _flashvideo_perform_postop(), and should be a simple fix.
If I can put together a patch i'll attach it.
Comments
Comment #1
Chipie commentedLooks like #967858: CKK finished video file field is not set when uploading mp4 or flv files
Comment #2
aaronbaumanindeed.