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

Image selector generates invalid thumbnail links #2083

Open
djkunkel opened this issue Jan 23, 2017 · 0 comments
Open

Image selector generates invalid thumbnail links #2083

djkunkel opened this issue Jan 23, 2017 · 0 comments

Comments

@djkunkel
Copy link

When using the image selector designer, it is supposed to show the 0 named thumbnail in the simple editor, instead it generates urls with "tmb-.jpg" without the "0" in the url. This works OK with the internal media http handler, but fails when using an external provider (Like Amazon S3 since this url does not exist).

Getting urls like this:
https://.amazonaws.com/images/default-source/s3-test-public/wrd-background.tmb-.jpg?sfvrsn=0.39908983701160583

Instead of:
https://.amazonaws.com/images/default-source/s3-test-public/wrd-background.tmb-0.jpg?sfvrsn=0.39908983701160583

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

No branches or pull requests

1 participant