macopedia / typo3-azurestorage

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

Fix broken thumbnails in the backend #2

Closed tmotyl closed 7 years ago

tmotyl commented 7 years ago

This fixes broken thumbnails when having space or utf-8 characters in the filename.

Fixes: https://github.com/benjaminhirsch/typo3-azurestorage/issues/1

Inspired by https://github.com/andersundsehr/aus_driver_amazon_s3/blob/master/Classes/Driver/AmazonS3Driver.php#L160