Project

General

Profile

Actions

Bug #60511

closed

FAL Indexer (scheduler task) doesn't respekt symlinks

Added by Markus Blaschke almost 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2014-07-24
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

Currently the indexing scheduler task from FAL ignores symlinks and all files behind symlinks are not indexed.

Method TYPO3\CMS\Core\Resource\Driver\LocalDriver::retrieveFileAndFoldersInPath skips all symlinks because they are not "isFile" and not "isDir".

Actions

Also available in: Atom PDF