Actions
Task #84734
closedfilelist: Allow creating files with UTF8-characters
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2018-04-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
On a system with UTF8-support filelist can work with names containing Umlauts. But when creating a file or renaming it an "ö" automatically gets replaced to "oe".
Updated by Guido Schmechel about 6 years ago
TYPO3 Version 9.5.0-dev
Webserver Apache/2.4.29 (Win32) OpenSSL/1.1.0g PHP/7.2.2
PHP Version 7.2.2
ψωμί.txt
äöü.txt
No problems with Uploading, creating or renaming files. Do you like to test it again?
Updated by Benni Mack over 4 years ago
- Status changed from New to Closed
Stefan, I'm closing this issue now, as this seems to be a configuration issue - make sure to set `$TYPO3_CONF_VARS[SYS][UTF8filesystem]` - if this does not work, let me know, so I can re-open the issue.
Actions