Skip to content

Prevent thumbnailing crashes when original is missing

Sébastiaan Versteeg requested to merge 912-thumbnail-crash into master

Closes #912 (closed)

Previous behaviour

Steps to reproduce:

  1. Remove an original image
  2. Reload the page where the image should show
  3. Crash

New behaviour

Steps to validate that it works:

  1. Remove an original image
  2. Reload the page where the image should show
  3. No crash

Merge request reports