Closed (fixed)
Project:
Annotate
Version:
5.x-1.3
Component:
annotate (private)
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Jan 2008 at 09:55 UTC
Updated:
12 Aug 2008 at 10:59 UTC
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
Comment #1
clemens.tolboomAs in #194745: annotations are not deleted from the database when a node or a user is deleted. stated now fixed
Comment #2
clemens.tolboom