Posted by greggles on December 31, 2011 at 10:42pm
1 follower
| Project: | Comment notify |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Consider:
1. Enable
2. Disable
3. Create more comments
4. Enable
The comment_notify table won't have data for the comments from step #3. We can implement hook_enable to fix that.