-
- Downloads
Issue #1719648 by joachim, ttkaminski, kshama_deshmukh:...
Issue #1719648 by joachim, ttkaminski, kshama_deshmukh: ModuleInstaller::install() silently fails if a module isn't in the file system
parent
4a6fce7b
No related branches found
No related tags found
Showing
- core/lib/Drupal/Core/Extension/MissingDependencyException.php 15 additions, 0 deletions.../lib/Drupal/Core/Extension/MissingDependencyException.php
- core/lib/Drupal/Core/Extension/ModuleInstaller.php 10 additions, 3 deletionscore/lib/Drupal/Core/Extension/ModuleInstaller.php
- core/lib/Drupal/Core/Extension/ModuleInstallerInterface.php 4 additions, 1 deletioncore/lib/Drupal/Core/Extension/ModuleInstallerInterface.php
- core/modules/config/src/Tests/ConfigInstallWebTest.php 1 addition, 2 deletionscore/modules/config/src/Tests/ConfigInstallWebTest.php
- core/modules/simpletest/src/Tests/SimpleTestTest.php 1 addition, 1 deletioncore/modules/simpletest/src/Tests/SimpleTestTest.php
- core/modules/simpletest/src/WebTestBase.php 9 additions, 2 deletionscore/modules/simpletest/src/WebTestBase.php
- core/modules/system/src/Form/ModulesListConfirmForm.php 4 additions, 0 deletionscore/modules/system/src/Form/ModulesListConfirmForm.php
- core/modules/system/src/Tests/Extension/ModuleHandlerTest.php 8 additions, 2 deletions.../modules/system/src/Tests/Extension/ModuleHandlerTest.php
Please register or sign in to comment