Project

General

Profile

Actions

Bug #41569

closed

File module: Root-level folders cannot be displayed anymore

Added by Andreas Wolf over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2012-10-03
Due date:
% Done:

100%

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

Description

A patch for the folder-not-found handling (commit 8b43aa7d54cf79ea285fcb7f0ee30fdf4e370d40) broke the display of root-level folders. The folder object is not correctly initialized anymore in FileListController::init().

Besides that, the solution is also conceptually broken - we cannot rely on hierarchical identifiers in FAL. I think we have to add a new method getParentFolderForIdentifier() to the drivers that helps us resolving this. This method might however not work everywhere, esp. on non-hierarchical storages. All client code using this method has to account for this.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #40547: Moving the current viewed Folder results in error FlashMessageClosedSteffen Ritter2012-09-03

Actions
Actions

Also available in: Atom PDF