Actions
Bug #45982
closedfolders and files starting with umlauts do not work
Status:
Closed
Priority:
Must have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-03-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
basename is locale dependent; setting utf8 filesystem and adding a system locale is not taken into account in local driver
As a result FAL fails when files or folders start with an umlaut.
How to test:
- make sure your install tool setting is set to utf8filesystems=1
- create a folder starting with รถ in file module
- see exceptions
- add patch
- see it works
Actions