Closed (works as designed)
Project:
Mailchimp
Version:
7.x-2.8
Component:
General
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2013 at 14:32 UTC
Updated:
13 Feb 2014 at 17:21 UTC
Jump to comment: Most recent
Comments
Comment #1
brunorios1 commentedi can confirm this...
i was using 7.x-1.0 and getting this error in apache log:
Comment #2
levelos commented7.x-2.8 and greater depend on libraries 2.0, as indicated in the .info file.
Comment #3
fonant commentedThe problem is that while the .info file works for a new installation, an upgrade doesn't make use of the dependency information.
Ideally this new dependency should have been highlighted in the Release Notes, or a check added to the .install file's upgrade code. But hopefully people will find this, as it's an easy fix to upgrade libraries.
Thanks for the work on the module :)
Comment #4
Z2222 commentedI've run into this on two sites. Is there any way to have the module check for the dependency on update? (e.g.,
drush up)Comment #4.0
Z2222 commentedAdded comment about Release notes
Comment #5
bradspry commented