Skip to content
Snippets Groups Projects
Unverified Commit 560f3b86 authored by DeepBlueV7.X's avatar DeepBlueV7.X Committed by GitHub
Browse files

Include method in thumbnail media name (#7124)


This fixes an issue where different methods (crop/scale) overwrite each other.

This first tries the new path. If that fails and we are looking for a
remote thumbnail, it tries the old path. If that still isn't found, it
continues as normal.

This should probably be removed in the future, after some of the newer
thumbnails were generated with the new path on most deployments. Then
the overhead should be minimal if the other thumbnails need to be
regenerated.

Signed-off-by: default avatarNicolas Werner <nicolas.werner@hotmail.de>
parent 63c0e9e1
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment