Actions
Bug #57261
closedFix warning during extension installation
Start date:
2014-03-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
During unpacking of an extension in the installation
process it can happen that the extension data
contains folders in the file list.
These folders need to be removed from the list
in order to avoid warnings when trying to write
directories as files.
Also remove duplicates form folders before
creating them.
Besides fix some comparisons to strict comparisons
on the go.
Actions