Steps to reproduce:

  1. Add a video to a node and save it
  2. Edit that node
  3. Click the Remove button for the video field
  4. Upload a different video

The radios that allow you to choose the thumbnail are fine, but the "large" thumbnail is still pulling the thumbnail that is saved with the field, not the one just generated from the new upload.

CommentFileSizeAuthor
#1 old-thumbnail-1822266-1.patch985 byteskevin.dutra
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

kevin.dutra’s picture

Status: Active » Needs review
FileSize
985 bytes

This should take care of it, although there may be a use case for why you wouldn't want that one to be first choice that I'm not seeing.

Jorrit’s picture

Status: Needs review » Fixed

Thanks, I have committed the patch. I have reverted your change from elseif to else if. See http://drupal.org/coding-standards.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.