Closed (fixed)
Project:
Smartqueues for Organic Groups
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2009 at 18:26 UTC
Updated:
18 Jun 2009 at 19:00 UTC
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
Comments
Comment #1
ezra-g commentedThat 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?
Comment #2
omar commentedOoops.... I think it should actually be...
dependencies[] = nodequeue
dependencies[] = og
core = 6.x
Comment #3
ezra-g commentedThe 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!