Actions
Bug #69542
closedFolder:getReadablePath() returns double slash
Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2015-09-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Folder:getReadablePath() used for displaying the readable path of a file/folder returns a double slash in front of every path.
For instance visible in the file list right top.
Updated by Gerrit Code Review over 9 years ago
- Status changed from New 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/43042
Updated by Frans Saris over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8758c3a31d12d610bffef47e244ecf9e1cfb4aee.
Updated by Tobias Schaefer about 9 years ago
This bug occurs since 6.2.16 too. Please fix it with the next update of 6.2. The change in typo3/sysext/core/Classes/Resource/Folder.php is only 1 line.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed
Actions