Missing "[]" and "core = 6.x" in .info
omar - June 4, 2009 - 18:26
| Project: | Smartqueues for Organic Groups |
| Version: | 6.x-1.0-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
This results in "This version is incompatible with the 6.12 version of Drupal core." in module listing. It should be:
dependencies[] = nodequeue og
core = 6.x

#1
That seems like a silly error for an RC1, don't you think?
Thanks for pointing this out. would you like to submit a patch to correct it?
#2
Ooops.... I think it should actually be...
dependencies[] = nodequeue
dependencies[] = og
core = 6.x
#3
The info file was correct for CVS head, but the previous RC tag was accidentally applied to the D5 branch, causing a corrupt RC1 package. RC 2 will be available in a few minutes.
Thanks!
#4
Automatically closed -- issue fixed for 2 weeks with no activity.