When uploading files in CKEditor, the url generated in HTML content, will not update dynamic.
When the query params expire, the url return 403 from OSS.

so when the bucket is public, the file url should not to append with auth query string.

Comments

164713332@qq.com created an issue. See original summary.

jungle’s picture

Assigned: Unassigned » jungle

Yes

司南’s picture

check FlySystem config before generate the external url.
if the "visibility" setting is public, generate url without auth query params.

  • eef1247 committed on 8.x-1.x
    Issues#2993206 fix public file url
    
司南’s picture

This have merged as a native git push, with new tag in beta2.
https://www.drupal.org/commitlog/commit/97192/eef12474bc08e96f64a313ff82a24093bdd4a91d

This issues could be close now.

司南’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.