Actions
Bug #46603
closedFolder Tree View does not respect _temp_ and _recycler_ functionality
Start date:
2013-03-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The Folder Tree View does not respect temp and recycler settings.
The file list itself does that, because there is a wrong use of "getIdentifier".
You can see that the foldertree does not show "Temporary" but "_temp_"
because the comparison fails every time. The file list works however.
Actions