Module names are not unique so using just module names for dependencies may get the wrong project. Best practices for specifying dependencies is to also specify the project. See http://www.drupal.org/node/2299747.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | ambiguous_dependencies-2799617-2.patch | 506 bytes | trobey |
Comments
Comment #2
trobey commentedComment #3
gausarts commentedThank you. Please allow some delay to get back on this.
ATM, let's mark it a Task for anything "recommended", "deprecated", "discouraged", and alike.
I am just guessing another reason for this change is probably because there were troubled project names different from the module namespace: manual-crop, social-share, etc.
Feel free to change the Category if you don't think so.
Comment #5
gausarts commentedCommitted. Thank you for contribution and patience.