Posted by clemens.tolboom on January 19, 2008 at 9:55am
Jump to:
| Project: | Annotate |
| Version: | 5.x-1.3 |
| Component: | annotate (private) |
| Category: | bug report |
| Priority: | normal |
| Assigned: | clemens.tolboom |
| Status: | closed (fixed) |
Issue Summary
As in #194745 decribed the question is when to delete annotations?
I decide to delete all private notes when either the user or the node gets deleted.
- hook_nodeapi delete for nodes
- hook_user delete for user deletion
Comments
#1
As in #194745: annotations are not deleted from the database when a node or a user is deleted. stated now fixed
#2