Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Media Upload errors if file name contains German alphabet symbols: ä, ö or ü #14793

Closed
baermathias opened this issue Nov 6, 2022 · 2 comments
Assignees
Labels
issue: bug Issue reporting a bug severity: medium If it breaks the basic use of the product but can be worked around source: core:upload Source is core/upload package

Comments

@baermathias
Copy link

Bug report

Required System information

  • Node.js version: v16.15.0
  • NPM version: 8.5.5
  • Strapi version: 4.4.7
  • Database: postgresql
  • Operating system: Ubuntu

Describe the bug

If uploading an image file with a name, which contains ä, ö, ü, then you get an error.

Steps to reproduce the behavior

Name a file Apfelkuchen Stück.png and upload it.

Expected behavior

Successful upload

Screenshots

Screenshot from 2022-11-06 11-25-29
Screenshot from 2022-11-06 11-25-16

@bolg55 bolg55 added issue: bug Issue reporting a bug severity: medium If it breaks the basic use of the product but can be worked around source: core:upload Source is core/upload package labels Nov 29, 2022
@BhuvaneshPatil
Copy link

Hi @baermathias , can you re-confirm if that issue still persists? Because I checked in my local dev env. It seemed to be working fine.
May occur due to database or OS.
DB - default (sqlite)
OS - Windows 11
image

@gu-stav
Copy link
Contributor

gu-stav commented Dec 22, 2022

Fixed by #15151

@gu-stav gu-stav closed this as completed Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Issue reporting a bug severity: medium If it breaks the basic use of the product but can be worked around source: core:upload Source is core/upload package
Projects
Status: Fixed/Shipped
Archived in project
Development

No branches or pull requests

5 participants