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

[streams-platform][s3-adapter] Images not built when spaces in file name #5096

Open
aidanwatt opened this issue Feb 21, 2021 · 0 comments
Open
Milestone

Comments

@aidanwatt
Copy link
Collaborator

aidanwatt commented Feb 21, 2021

Bug Description
When using the s3 adapter extension if you upload an image with spaces in the file name, imaging building using the image service fails.

To Reproduce
Steps to reproduce the behaviour:

  1. Install the S3 Adapter Extension and configure new disk to use publicly readable s3 bucket
  2. Create new folder with disk
  3. Upload image with spaces in name to folder
  4. Preview image in files table will be broken

Expected behaviour
Preview image to be built.

Screenshots
image

Additional context
Looks like the bucket image URL is passed to image intervention to initialise, image intervention does recognise the URL as a valid source as the url contains spaces.

@RyanThompson RyanThompson added this to the v3.9 milestone Jun 8, 2022
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

2 participants