Project

General

Profile

Actions

Bug #42925

closed

File-Upload does not sanitize umlauts in filenames

Added by Mario Rimann over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2012-11-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.4
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:

Description

When I upload an image file with the following name

smürfé.jpg

this file does not get renamed to something like
smuerfe.jpg

or the like as expected.

I tried to configure the System to explicitely not use an UTF8Filesystem (config option was undefined so I set it to "0"). Independent of that setting, the file is stored with a filename with Umlauts which does not work on our server as the filesystem is not UTF-8 capable.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #45221: Images with whitespaces in their names are not stored correctly in _processed_Closed2013-02-06

Actions
Actions

Also available in: Atom PDF