Project

General

Profile

Actions

Bug #56181

closed

FAL can't handle folder names starting with umlauts properly

Added by Markus Kasten over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
-- undefined --
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-02-21
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

FAL seems to behave weird on folders starting (or only consisting of) with umlauts.

Umlauts seem to be trimmed only at the start. For example: A folder created with the name "ÄÖABC" shows up as "ABC" in the filelist, but the actual name in the filesystem is "ÄÖABC".
A folder only consisting of umlauts, for example "ÄÖÜ", either shows with the parents folder name ("test/ÄÖÜ" shows as "test/test") or with "[no title]" when created at the file storages root level. The foldername in the filesystem is correct though. Multiple folders only consisting of umlauts ("ÄÖÜ", "ÖÄÜ", "ÜÖÄ") in one folder show up as a single folder, with unknown content (either none or maybe of one of the folder).
Foldernames like "KÖABC" seem to work fine though.


Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #45982: folders and files starting with umlauts do not workClosedSteffen Ritter2013-03-03

Actions
Related to TYPO3 Core - Bug #54354: Filelist and umlauts: error when moving or deleting foldersClosed2013-12-12

Actions
Related to TYPO3 Core - Bug #55299: conflictMode rename is not working when uploading file with umlautClosed2014-01-24

Actions
Related to TYPO3 Core - Bug #56127: Images not processed in backend context if special chars in pathClosed2014-02-19

Actions
Actions

Also available in: Atom PDF