DannerrQ / Umbraco-S3-Provider

Amazon Web Services S3 IFileSystem provider for Umbraco
13 stars 13 forks source link

Sorting Media Library Error When Library Contains Mixed Location Media #9

Open timlaughlin opened 3 years ago

timlaughlin commented 3 years ago

I'm getting an error when sorting media that prevents the sort from saving. It seems that during the sort save Umbraco calls OpenFile on each file which throws a file not found exception from S3 when the file does not exist there.