Closed (duplicate)
Project:
Drupal core
Version:
x.y.z
Component:
node.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2006 at 09:14 UTC
Updated:
9 Nov 2006 at 03:04 UTC
Jump to comment: Most recent file
Comments
Comment #1
keve commentedSee patch.
I had to change module_implement() function, since it does not include hooks for new module, at module_enable() process.
You might assign this issue to other drupal 'component'.
Comment #2
keve commentedI proposed a general fix for this solution (that works for all modules implementing hook_enable()).
http://drupal.org/node/93212
Comment #3
chx commentedActually this is a duplicate of that issue.