Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
taxonomy.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 May 2010 at 11:43 UTC
Updated:
3 Jan 2014 at 01:42 UTC
Jump to comment: Most recent
Comments
Comment #1
jbrown commented#773828: Upgrade of disabled modules fails
Comment #2
catchNot a duplicate.
Comment #3
webchickReading through #773828: Upgrade of disabled modules fails I agree with this approach. I added a comment explaining why we do a direct query here rather than calling an API function (since I could potentially see someone trying to "fix" this later), and then...
Committed to HEAD. Thanks!
Comment #4
ericduran commentedThis only fixes the 7002 bug. There's also a problem in taxonomy_update_7004. I guess I'll just create a new issues. Since I was trying to fix 7002 and 7004 in #773828: Upgrade of disabled modules fails
Comment #5
catch7004 breakage is at #706842: Improve comments for the taxonomy upgrade path