Need to check which form is being submitted (node_edit form or content form), and only enable the redirect for the case where the node form is being used to delete the node.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jthorson’s picture

Modified nodeapi 'delete' routines to only redirect when not on admin content page (ie. when arg(0) != 'admin')

jthorson’s picture

Status: Active » Needs review
jthorson’s picture

Status: Needs review » Fixed

Fix committed to master repository. Please re-open if you feel the issue has not been addressed.

Status: Fixed » Closed (fixed)
Issue tags: -ult_main, -ult_divisions

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