#3498472: Return 404 instead of 403 when incorrect image style URL is accessed.
Compare changes
@@ -15,6 +15,7 @@ use Symfony\Component\HttpFoundation\BinaryFileResponse;
@@ -169,7 +170,7 @@ class ImageStyleDownloadController extends FileDownloadController {