Project

General

Profile

Actions

Bug #88163

closed

InvalidArgumentException on uploading file starting with umlauts

Added by Stephan Großberndt about 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2019-04-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

If you upload a file starting with an umlaut, e.g.

"ällgemeines Döküment.txt"

to a TYPO3 instance using UTF8filesystem = true this leads to an error although the file was uploaded

Error after uploading the file

and an exception on accessing the folder the file was uploaded to

Exception on accessing the folder containing the file

This seems to be the case due to TYPO3 stripping the leading umlauts when processing the file for FAL but keeping them in the uploaded file stored in the folder.


Files

error_after_upload.png (40.2 KB) error_after_upload.png Error after uploading the file Stephan Großberndt, 2019-04-17 11:29
exception_folder_access.png (92.5 KB) exception_folder_access.png Exception on accessing the folder containing the file Stephan Großberndt, 2019-04-17 11:30
screenshot.png (4.72 KB) screenshot.png Frans Saris, 2019-04-17 17:00

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #89351: Warn in [SYS][UTF8filesystem] that a valid UTF-8 locale is necessaryClosed2019-10-05

Actions
Actions

Also available in: Atom PDF