The image associated with a video (when using video_image module) gets replaced under the following circumstances.

1. Create video node A, and attach image
2. Create new video node B, and attach image
3. Edit video node A

Now, video node A has the image from video node B associated with it.

The reason for it is the session variable that indicates that an image was uploaded never gets cleared when no image is associated.

CommentFileSizeAuthor
#1 video_image_0.patch1.16 KBmoonray

Comments

moonray’s picture

Status: Active » Needs review
StatusFileSize
new1.16 KB

Attached patch fixes the bugs with video_image mentioned above.

hypertext200’s picture

Status: Needs review » Patch (to be ported)
iLLin’s picture

Status: Patch (to be ported) » Closed (fixed)