Actions
Bug #82153
closedExtension Scanner does not work on Windows
Start date:
2017-08-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
... because the directory separators get mixed up (first part of the path using / last part using \) - while windows does understand both, it doesn't understand a mix of them.
Updated by Gerrit Code Review over 7 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 https://review.typo3.org/53763
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53763
Updated by Christian Kuhn over 7 years ago
- Related to Task #76084: Move install tool modules into backend module menu added
Updated by Gerrit Code Review over 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53763
Updated by Jigal van Hemert over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 25fd437d120dcd08144e86a5ebe7dc42c2e82a13.
Actions