Actions
Bug #53641
closedBug #51537: Add distribution management to extension manager
Get preconfigured distribution causes warning
Start date:
2013-11-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If I open "Get preconfigured distribution" from extension manager menu I get a warning:
Warning: finfo::file(C:/Users/Nicole/Server/typo3-master.local/) [<a href='finfo.file'>finfo.file</a>]: failed to open stream: No such file or directory in C:\Users\Nicole\Version Control\Git\TYPO3\TYPO3.CMS\master\typo3\sysext\core\Classes\Resource\Driver\LocalDriver.php on line
This is because the extension icon for the distribution isn't found and an empty string from GeneralUtility::getFileAbsFileName is returned
Actions