Editorial annotations are not deleted when a node or user gets deleted!
clemens.tolboom - January 19, 2008 - 09:59
| Project: | Annotate |
| Version: | 5.x-1.3 |
| Component: | annotate_ed (editorial) |
| Category: | bug report |
| Priority: | normal |
| Assigned: | clemens.tolboom |
| Status: | closed |
Jump to:
Description
As in #194745 decribed the question is when to delete editorial annotations?
I decide to delete all editorial notes only when the node gets.
- hook_nodeapi delete for nodes
An editorial node is made by a role, so only when the node is deleted it makes sense to me.

#1
#2