Actions
Bug #64309
closedUse dirname/basename from PathUtility
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2015-01-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
In \TYPO3\CMS\Core\Resource\ResourceFactory::retrieveFileOrFolderObject() the standard PHP functions dirname() and basename() are used instead of the equivalents from PathUtility.
(Patch to be done by starters at the FAL sprint)
Actions