Actions
Bug #48478
closedExtension Manager "suggest" problem
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2013-05-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hi,
the new Extension Manager in Version 6.x seems to have a problem with "suggest" settings.
I just installed an extension, that suggests tt_news. The tt_news extension was automatically installed, although it's only suggested, not depending. I was not asked anything.
And now there is no way to disable tt_news again. Trying to deactivate it, throws an exception (see attached file):
"#1342554622: Cannot deactivate extension tt_news - The extension(s) z7_seoindex depend on it"
Files
Updated by Albrecht Köhnlein over 11 years ago
I don't think this problem is a duplicate of #46998
The problem described here is not primary about the exception. It's about the problem that "suggestions" are handles as "dependencies".
Actions