Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with thumbnail in image folder #3285

Closed
yuperi opened this issue Mar 20, 2021 · 3 comments
Closed

Problem with thumbnail in image folder #3285

yuperi opened this issue Mar 20, 2021 · 3 comments

Comments

@yuperi
Copy link

yuperi commented Mar 20, 2021

If I add mp4 and thumbnail png to page folder it's worked as expected

![](mal1.mp4?display=thumbnail)
![](mal1.mp4.thumb.png)

If I add mp4 and thumbnail png to image subfolder I've got error

![](image://mex1/mal1.mp4?display=thumbnail)
![](image://mex1/mal1.mp4.thumb.png)
@yuperi
Copy link
Author

yuperi commented Mar 20, 2021

![](image://mex1/mal1.mp4?display=thumbnail)
![](image://mex1/mal1.mp4.thumb.png)

er

@yuperi
Copy link
Author

yuperi commented Apr 12, 2021

With grav 1.7.10
![](image://mex1/mal1.mp4?display=thumbnail) give default image from system/images/media
![](image://mex1/mal1.mp4.thumb.png) give error
exc

@mahagr
Copy link
Member

mahagr commented Apr 13, 2021

Fix is not released yet, see the changed files from the commit above if you wish to test the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants