Project

General

Profile

Actions

Bug #41941

closed

Folder: getSubfolders() does not return correct array keys

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

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

100%

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

Description

Currently, the getSubfolders() method of the folder object returns an array with numerical keys. This is quite unhandy when we want to quickly sort the list by filename, or get one special element. Therefore, the list should have the filename as keys, as it is done for the file list already.

Actions

Also available in: Atom PDF