10up / windows-azure-storage

Use the Microsoft Azure Storage service to host your website's media files.
https://wordpress.org/plugins/windows-azure-storage/
BSD 2-Clause "Simplified" License
58 stars 46 forks source link

Webp copy of original jpeg image not uploading to Azure Storage #191

Closed ali-awwad closed 2 weeks ago

ali-awwad commented 10 months ago

Describe the bug

When uploading a jpeg image, and having the Performance Lab active with webp enabled. Only the original jpeg and its conversions are moved to Azure storage, without copying the webp formant of original image.

Steps to Reproduce

  1. Windows Azure Storage plugin active
  2. Performance Lab plugin active
  3. Webp enabled
  4. Upload image
  5. Wether the "keep local files after uploading" enabled or not, same outcome. but when enabled you can verify image uploaded properly.

Screenshots, screen recording, code snippet

Screenshot 2023-08-26 at 11 33 16 AM Screenshot 2023-08-26 at 11 36 48 AM

Environment information

WordPress information

No response

Code of Conduct