Project

General

Profile

Actions

Bug #70192

closed

FileList Modul searches for lowercase directory

Added by Patrick Crausaz over 8 years ago. Updated over 8 years ago.

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

forge0001.png (29.6 KB) forge0001.png Patrick Crausaz, 2015-09-29 20:57
Schermata 2015-10-28 alle 17.18.38.png (24.3 KB) Schermata 2015-10-28 alle 17.18.38.png Riccardo De Contardi, 2015-10-28 17:20
Actions #1

Updated by Wouter Wolters over 8 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #2

Updated by Riccardo De Contardi over 8 years ago

Hi Patrick,
maybe my question is trivial, but... did you set the "Uses case sensitive identifiers" option in the File Storage record?
(See attached screenshot)

Actions #3

Updated by Patrick Crausaz over 8 years ago

Hey Riccardo
I tested that right now and it solves the problem, indeed.
When the checkbox is active, the error in the filelist is gone.

Actions #4

Updated by Wouter Wolters over 8 years ago

  • Status changed from Needs Feedback to Closed

Resolved.

Actions #5

Updated by Patrick Crausaz over 8 years ago

So this issue gets just closed?
I mean the problem is solved when the checkbox is activated, but it's obviously a bug that the whole Backend breaks, if the checkbox is not active.

Actions

Also available in: Atom PDF