There are 2 problems with mass image operations.
1) When deleting image, shitty node_delete() spams user with messages. This is not only useless, it's annoying to see whole page full of "node blah blah was deleted" messages.
2) There's no nice summary of processed operations.

Attaching a patch which fixes this. We are going to use own function for deleting nodes, and we will track progress on each operation type and report it nicely on finish.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

crea’s picture

Status: Active » Needs review
FileSize
4.17 KB

The patch

zengenuity’s picture

Status: Needs review » Closed (won't fix)

Issue queue cleanup. No more additions to 6.x series.

zengenuity’s picture

Issue summary: View changes

Typo