Actions
Bug #56183
closedlocalFolderTree->ext_isLinkable() wrongly checks for storage->isPublic()
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-02-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
In localFolderTree->ext_isLinkable() is a check for storage->isPublic(). This is wrong as the storage->isPublic() has noting to do with the fact if a storage can be used.
Actions