private annotations are not deleted when a user or node is deleted.
clemens.tolboom - January 19, 2008 - 09:55
| Project: | Annotate |
| Version: | 5.x-1.3 |
| Component: | annotate (private) |
| Category: | bug report |
| Priority: | normal |
| Assigned: | clemens.tolboom |
| Status: | closed |
Jump to:
Description
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

#1
As in #194745: annotations are not deleted from the database when a node or a user is deleted. stated now fixed
#2