Closed (works as designed)
Project:
Drupal core
Version:
11.x-dev
Component:
extension system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2007 at 15:14 UTC
Updated:
14 Jan 2025 at 04:25 UTC
Jump to comment: Most recent
Comments
Comment #1
panchoThanks for your request!
It's unfortunately too late for D6 as features are frozen... otherwise this sounds to be reasonable, though we have to check whether this might be problematic in some cases.
Comment #2
Bevan commentedThis is not a change in functionality nor a backend feature. It's merely a UI enhancement so that the user can be sure that the correct dependencies will also be enabled -- otherwise they may be uncertain and confused.
Plz tag for newbie
Comment #3
marcingy commentedBumping to d8
Comment #4
joelcollinsdc commentedWe ran into this issue when we upgraded a contrib module (references) from an old dev build to the newest. The contributed module had split its functionality into 2 separate modules. In this instance if it wasn't up to core to detect that a required module wasn't enabled, how should the module have become enabled? By an update hook in the contrib module?
I would say that drupal should make it blatantly obvious to you when you have required modules that are not enabled.
Comment #6
dawehnerComment #19
nicxvan commentedThis has been a feature forever in drupal unless I'm completely misunderstanding.