-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Description
Files larger than 4MB cannot be download from Umbraco. When opening a large file it seems to be cut off resulting in a corrupt download.
To reproduce:
- Create an empty Umbraco project
- Add UmbracoFileSystemProviders.Azure & UmbracoFileSystemProviders.Azure.Media v2.0.0-beta1
- Configure a default Azure blob storage
- Upload a file larger than 4MB
- Try to download the uploaded file
This issue seems to be introduced with pull request #156 .
The same test case on v2.0.0-alpha5 gives no problems.
Jeavon
Metadata
Metadata
Assignees
Labels
No labels