There's a few issues I've seen so far:

  1. The wrong thumbnail is shown as being selected for a given video.
  2. The "Refresh" button doesn't work. It looks to still be using the old #ahah APIs instead of what's needed for D7.
  3. Clicking a thumbnail doesn't appear to save it as the promoThumbnail for the video.

Comments

quicksketch’s picture

Status: Active » Needs review
StatusFileSize
new7.19 KB

Here's a patch that at least fixes #2 and gets the thumbnails refreshing properly with D7 AJAX. I'll work on fixing the rest of the issues also.

quicksketch’s picture

StatusFileSize
new10.1 KB

This patch fixes the file saving so that new thumbnails are immediately updated.

quicksketch’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Status: Needs review » Fixed
StatusFileSize
new1.43 KB

Committed to 7.x-2.x.

I also committed a partial backport to D6-2.x that ensures we always have 5 thumbnails.

Status: Fixed » Closed (fixed)

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