Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Thumbnailer can't deal with german special char filenames #78

@benhaynes

Description

@benhaynes

From directus created by airbenich : directus/directus#2205

Version Info

  • Directus version and branch (Or commit hash): 6.4.9
  • PHP version: 7.1.22
  • MySQL version: N/A
  • Web server: (Ex. Apache, nginx or IIS?) Apache
  • OS name and version: N/A

Expected Behavior

Using the thumbnail for image scaling should also scale images wich contains german special-chars in the filename.

Actual Behavior

Opening a file via thumbnailer with german special chars in the filename results in the default "Image not found" graphic.

Like:
https://domain.com/thumbnail/1000/1000/contain/best/this-is-a-special-char-file-äöüß.jpg

Steps to Reproduce

  1. Rename locally on your machine an image to: this-is-a-special-char-file-äöüß.jpg
  2. Upload the image via directus
  3. Call this image via thumbnailer:
    https://domain.com/thumbnail/1000/1000/contain/best/this-is-a-special-char-file-äöüß.jpg

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions