Skip to content

Correct usage of django.utils.http.urlquote

Sébastiaan Versteeg requested to merge fix/urlquote-usage into master

Previous behaviour

Steps to reproduce:

  1. The thumbnailer crashes the page (500)

New behaviour

Steps to validate that it works:

  1. Nothing crashes where thumbnails are used

Merge request reports