Bug #97688
closedInstalling extension with a service as dev dependency throws when reinstalling without dev dependencies
100%
Description
If an extension containing a service is required as dev dependency and the project is after a normal installation installed without dev dependencies an exception is thrown in the ServiceProviderRegistry.
To reproduce the extension Mask can be installed as dev dependency:
typo3cms database:updateschema '*.add,*.change'
[ InvalidArgumentException ]
Package mask is not active
Exception code: 1550351445
Exception trace:
#0 ()
vendor/typo3/cms-core/Classes/DependencyInjection/ServiceProviderRegistry.php:123
Updated by Gerrit Code Review over 2 years ago
- Status changed from New to Under Review
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74739
Updated by Gerrit Code Review over 2 years ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74739
Updated by Gerrit Code Review over 2 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74755
Updated by Helmut Hummel over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7326bc9dfda61891e65e84f620a90752d9cedc04.