Actions
Bug #15914
closedext_emconf.php looses dependencies and conflicts
Start date:
2006-03-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I've uploaded an extension (xajax_tutor) from a TYPO3 3.8.1 installation with the settings
- dependencies => 'cms,lang,xajax'
- conflicts => 'xajax_example'
Everything was ok.
But if I import this extension from TER the file ext_emconf.php hasn't these settings anymore, they are empty.
(issue imported from #M3014)
Files
Updated by Thorsten Kahler over 18 years ago
About half of the settings in ext_emconf.php are changed between up- and download. See attached diff for direct_mail 2.0.1
Actions