Actions
Bug #59605
closedExport to .t3d depends on presence of Powermail extension
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-06-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
I get a permanent failure with this message when trying to export from pid 0:
#1: PHP Warning: fileperms(): stat failed for /var/www/t3_6.2/typo3conf/ext/powermail/ext_icon.gif in /var/www/typo3_src-6.2.3/typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php line 1095
This is a 6.2.3 Introduction package installation and Powermail is not installed or even present.
If I install Powermail from TER the error disappears.
Uninstalling Powermail does not make the error reappear but deleting it does.
(I'm exporting from pid 0 in an attempt to include filelist resources.)
Files
Actions