Closed (fixed)
Project:
Project Dependency
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Dec 2013 at 20:13 UTC
Updated:
6 Mar 2014 at 20:40 UTC
Jump to comment: Most recent
The version restrictions specified in the .info file are currently not being checked. This probably was lost somewhere during the port of drupal.org to Drupal 7. Attached is a patch that checks the version compatibility.
This bug was found when investigating another issue. I split it into a separate patch. A second patch addressing the original issue will follow this one getting committed.
| Comment | File | Size | Author |
|---|---|---|---|
| project_dependency-check_version_compatibilty.patch | 5.34 KB | trobey |
Comments
Comment #1
jthorson commentedComment #2
trobey commentedFor the related issue (Flag Friend) here are the results before and after the patch.
Before the patch
After the patch
Comment #3
trobey commentedCommitted to the 7.x-1.0-alpha2 release.
Comment #4
rfayDeployed on drupal.org. Please rebuild dependencies of anything that needs to have problems resolved.
Thanks so much!