Actions
Bug #52773
closedPathUtility::isAbsolutePath can't handle unix-styled absolute pathes on Windows systems
Start date:
2013-10-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Mostly TYPO3 tries to convert Windows pathes to unix-like pathes. When using PathUtility::isAbsolutePath or GeneralUtility::isAbsPath both styles have to be accepted.
Actions