Closed (duplicate)
Project:
Ideation
Version:
7.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2011 at 15:05 UTC
Updated:
15 Feb 2012 at 04:29 UTC
The 6.x branch of the module doesn't have a dependency on openpublic_defaults, but 7.x does. If there's not a good reason to keep that dependency, can it be removed?
Comments
Comment #1
nicholasyonko commentedI double that question.
Comment #2
nhepner1 commentedSubscribed.
Comment #3
jdsaward commentedI am installing ideation on top of a D7 omega profile and have come to the same place of dependency on openpublic_defaults.
Ideation project page says the module runs on OpenPublic or OpenAtrium so I just assumed it would also run on any D7. Not so?
Comment #4
gregglesDid anyone try removing the line from the .info to see if it works?
If so this is easy to fix...
Comment #5
jcornwellshiel commentedI've got 7.x-1.0-beta2 installed on Drupal 7.8 and ran into this issue. Commented out line 8 of ideation.info:
;dependencies[] = "openpublic_defaults"
And everything seems to be working fine.
Comment #6
gregglesCould you provide this as a patch?
Comment #7
drupallerinagit version doesnt have the dependency, but it is still marked as version beta1
Comment #8
rsteer commentedNevermind... found the info file more easily than I expected.
Comment #9
rsteer commentedHow come I could edit my comment but couldn't just delete it when it was irrelevant?
Comment #10
webchickI went to create a patch for this, but it turns out it's already fixed in Git. So whenever there's a beta3 version, this dependency will be removed.
Therefore, marking as fixed.
Comment #11
gregglesHere it was: #1087340: Remove dependency on openpublic_default. An older issue, even.
Comment #12
webchickOops. :)