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)
Updated by Mathias Schreiber almost 10 years ago
- Sprint Focus set to On Location Sprint
Good one, thanks :)
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to In Progress
Updated by Gerrit Code Review almost 10 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36361
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36361
Updated by Philipp Thiele almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8d1b2ade8d81c56b0058e045e50f37d565ab38dd.
Updated by Anja Leichsenring almost 9 years ago
- Sprint Focus deleted (
On Location Sprint)
Actions