Active
Project:
Flysystem - S3
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2020 at 16:32 UTC
Updated:
12 Jun 2020 at 16:05 UTC
Jump to comment: Most recent
I using flysystem s3 on the majority of my site but I'd also like to be able to use drupals default public file option but any files uploaded using this option can't be accessed due to a 403 error. I know there is the local option which is fine for normal images fields, but I would like to use the Gutenberg Module which doesn't have the option to use flysystem for image uploads and it seems like this module intercepts all images.
I've even tried setting the default download method to Public local files served by the webserver but that doesn't resolve the issue. Do have any suggestions as to how I can get around this issue.
Comments
Comment #2
jungleThanks for reporting. But Looks like it's an issue of flysystem_s3, I am co-maintainer of the flysystem module only. Not sure if I could help, but would be great to have "Steps to reproduce" helping others to do troubleshooting.