Closed (fixed)
Project:
Azure Blob Storage File System
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
14 Aug 2019 at 07:44 UTC
Updated:
13 Feb 2022 at 13:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ramuchidambaram commentedThe above patch works fine.
Comment #3
larisse commentedHi!
I was facing the same error, but for images and pdf files. So I update the patch to support some types that was wrong Content Type too.
Comment #4
geoanders commentedWill review when I have time to dig in. Will roll into latest branch if all is well.
Comment #6
geoanders commentedSeems to be working fine now. Made an adjustment to use pathinfo instead to get extension.
Would be nice to have a valid file extensions config for this module, but that is a feature request at this point.
Comment #7
geoanders commented