AWS S3 URL generation appends /./ to path after Magento 2.4.6-p12 to 2.4.6-p13 upgrade
After upgrading from Magento 2.4.6-p12 to 2.4.6-p13, our S3 URL generation is producing malformed URLs with /./ appended to the path. This is breaking our file URLs and causing 404 errors. The getObjectUrl method in AWS S3 client is generating… Read More »AWS S3 URL generation appends /./ to path after Magento 2.4.6-p12 to 2.4.6-p13 upgrade