Problem/Motivation
Dependency issue for date_api module
Proposed resolution
@xaiwant please replace dependency in the info file of module with date insteal of date_api.
Remaining tasks
NA
User interface changes
NA
API changes
NA
Data model changes
NA
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | info_file-module-dependency-3073419-3.patch | 444 bytes | patelmayank7552 |
Comments
Comment #2
patelmayank7552 commentedComment #3
patelmayank7552 commentedHi @xaiwant,
I have created a patch file with the required solution.
Please review it.
Thanks
Comment #4
xaiwant commentedComment #5
xaiwant commented@patelmayank7552 , usually date_api is a part of date module.
adding your patch help us to install dependent sub module.
Before applying patch. i was getting below error due to dependency module.
The following module is missing from the file system: date_api. For information about how to fix this, see href="https://www.drupal.org/node/2487215">the documentation page. bootstrap.inc:1143
The following projects have unmet dependencies: [ok]
time_based_registration requires date
Comment #7
xaiwant commented