Currently the module can not be enabled (via drush command), if the date module is not already installed. But the date_popup can not automatically be found via drush, because this is a sub-module of date.

So add also the "date" module as a dependency, so it can be automatically be downloaded and enabled (because it is also a dependency for "date_popup").

CommentFileSizeAuthor
#3 add_date_dependency-2579181-3.patch359 bytescbeier

Comments

cbeier created an issue. See original summary.

cbeier’s picture

Title: Add "date" as a dependency » Add "date" module as a dependency
cbeier’s picture

Status: Active » Needs review
StatusFileSize
new359 bytes

Patch attached.

  • dpovshed committed 3bab2b6 on 7.x-1.x authored by cbeier
    Issue #2579181 by cbeier: Add "date" module as a dependency
    
dpovshed’s picture

Status: Needs review » Fixed

Thanks Christian,

for finding this non-obvious issue!

Committed to dev.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.