Actions
Bug #55551
closedTask #49162: Rewrite install tool
Install tool complains about trailing slash in typo3_src link
Start date:
2014-02-01
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
According to http://unix.stackexchange.com/questions/1910/how-linux-handles-multiple-path-separators-home-username-file, a trailing slash in a path does not matter, so the install tool should also not complain here.
Updated by Gerrit Code Review almost 11 years ago
- Status changed from Accepted 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 https://review.typo3.org/27229
Updated by Andreas Wolf over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7b77f28248ed4497061f8ffd49fd75dc130de044.
Actions