ExtensionEngine / tailor

Content authoring platform
MIT License
31 stars 10 forks source link

Amazon storage provider copyFile not working keys w/ url reserved characters #929

Open kronicker opened 2 years ago

kronicker commented 2 years ago

I'm submitting a...

Context

Asset migration fails on assets with URL reserved characters because AWS S3 expects URL encoded filename as CopySource param.

Expected Behavior

Files are properly copied disregarding their filename.

Current Behavior

Amazon S3 returns an error "The specified key does not exist".

Steps to Reproduce

  1. Upload an asset that has a reserved character in the filename on Tailor v4
  2. Run asset migration