Bug #58871
closedCLI "extension:install" does not work correctly with config "runtimeActivatedPackages"
0%
Description
If an extension is installed via AdditionalConfiguration.php by using $GLOBALS['TYPO3_CONF_VARS']['EXT']['runtimeActivatedPackages'] then in 'PackageStates.php' state will not be changed to 'active' by the "system". IMHO not ideal, but so be it.
A real issue is that I cannot activate the extension by 'cli_dispatch.phpsh extbase extension:install'. Somehow the package manager tries to be very clever and fails to notice that the extension is not "really" active and fails to change 'PackageStates.php'.
Updated by Georg Kühnberger over 10 years ago
I can confirm this bug. TYPO3 6.2.2
Please fix it as it's a real bug.
Thanks Georg
Updated by Wolfgang Klinger over 10 years ago
Dependencies are checked against PackageStates as well obviously, so you’ll get an error and the feature is useless :-(
Updated by Martin Kutschker over 9 years ago
Updated by Daniel Goerz over 9 years ago
- Status changed from New to Needs Feedback
Since both related issues have been solved, does the issue still exist?
Updated by Wouter Wolters about 9 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.