adaptlearning / adapt_authoring

A server-based user interface for authoring eLearning courses using the Adapt framework.
https://www.adaptlearning.org/
GNU General Public License v3.0
516 stars 285 forks source link

Image thumbnails link to nowhere #1880

Open taylortom opened 6 years ago

taylortom commented 6 years ago

The thumbnails are wrapped in a link with the title: No thumbnail available, but click here to view the image

Upon clicking the image, the AT root is loaded in another tab/window (href is empty).

screen shot 2018-02-20 at 09 42 48

Steps to Reproduce

  1. Make sure useffmpeg is false in config.json
  2. Specify an asset in Project settings > General > Preview image

Versions

lc-thomasberger commented 5 years ago

Suggest that we use the image if no thumbnail is available.

Related to https://github.com/adaptlearning/adapt_authoring/issues/1860