macopedia / typo3-azurestorage

TYPO3 FAL driver extension for Microsoft Azure Blob Storage
MIT License
4 stars 5 forks source link

If wrong mime type is stored in azure, indexer is not fixing it #18

Closed tmotyl closed 4 years ago

tmotyl commented 4 years ago

I hit a problem that some of my images in azure have incorrect (application/octet-stream) mime type. It was caused (most probably when storage data were copied using azcopy, see https://github.com/Azure/azure-storage-azcopy/issues/136 ).

The problem is that the "File Abstraction Layer: Update storage index" will not fix the problem, as it fetches blob properties, without really checking the file.