Implementing hook_nodeapi() would allow the module to keep the permissions table clean, and remove the permissions for nodes that have been deleted.

Comments

avpaderno’s picture

Title: Implement hook_nodeapi() » Implement hook_nodeapi('delete')

As the module already implements hook_nodeapi(), I am changing the title; the module should implement an operation of that hook.

avpaderno’s picture

Status: Active » Fixed

This has been already implemented in the development snapshot; I forgot to change the status of this report.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.