This repository was archived by the owner on Aug 10, 2018. It is now read-only.

Description
If I upload a file with umlauts in the name (or probably any other non ASCII character) these characters get stripped from the name when the filename is recorded in the database while the actual upload keeps its format:
Example:
client: pröblem.jpg
uploaded to display_anything
filesystem: assets/gallery/pröblem.jpg
database: assets/gallery/prblem.jpg