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 #1

Updated by Andreas Wolf over 11 years ago

  • Project changed from 1401 to TYPO3 Core
Actions #2

Updated by Andreas Wolf over 11 years ago

  • Category set to File Abstraction Layer (FAL)
  • Target version set to 6.0.0-RC1
  • TYPO3 Version set to 6.0
Actions #3

Updated by Gerrit Code Review over 11 years ago

  • Status changed from Accepted to Under Review

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15321

Actions #4

Updated by Gerrit Code Review over 11 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15321

Actions #5

Updated by Gerrit Code Review over 11 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15321

Actions #6

Updated by Anonymous over 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF