Closed (duplicate)
Project:
Drupal core
Version:
x.y.z
Component:
update system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2006 at 04:09 UTC
Updated:
2 Aug 2006 at 10:09 UTC
On a fresh install (default profile), when you enable another core module (e.g. book.module) the corresponding hook_install() is not called and the DB is not updated (book_install() is not called and the table {book} is not created).
Comments
Comment #1
paranojik commentedPatch for "Install system: schema versions not being set" should also fix this.