Actions
Bug #70192
closedFileList Modul searches for lowercase directory
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2015-09-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
I got a directory "Extensions" and a directory "Website" in my storage 0 / fileadmin.
When I open the FileList Modul in the Backend I get the following Exception: Folder "/extensions/" does not exist.
But the parameter was correct in uppercase: getFolderInfoByIdentifier("/Extensions/").
Files
Actions