Closed (works as designed)
Project:
Drupal core
Version:
7.x-dev
Component:
field system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2010 at 07:09 UTC
Updated:
12 Jan 2010 at 07:22 UTC
steps to recreate bug on fresh install.
1) enable book module to create book content type.
2) disable book module
3) delete book content type
4) enable book module - no longer creates book content type
Found this out while creating my own custom module, so the problem is not only limited to book module.
Comments
Comment #1
Johan A commentedactually i'm not sure whether this is a field system problem or an install system problem
Comment #2
damien tournoud commentedThis is pretty much by design. Enabling / Disabling is not Installing / Uninstalling.