Hi! I am running D5.14 + Views 5.x-1.6 and Views Bulk Operations 5.x-1.1.

When I activate the Views Bulk Operations module, in the default drupal node admin page at

admin/content/node

in the dropdown menu to choose the action to apply to selected nodes, a second "delete" voice appears.
If you choose this option and then submit, nodes are deleted with NO CONFIRMATION.

I think it's pretty confusing/dangerous as there is NO difference in the option name in the menu... just "delete" and "delete"

GP

CommentFileSizeAuthor
dangerous-delete.jpg60.78 KBgp.mazzola

Comments

infojunkie’s picture

Assigned: Unassigned » infojunkie
Status: Active » Fixed

Fixed in latest 5.x-1.x-dev (and D6). I changed the delete function into an action instead of a node_operation, so it will not show up in admin/content/node. Please try it! Note that you will need to wait 12 hours before Drupal.org refreshes the release.

gp.mazzola’s picture

Ok, I have tested it and the second delete disappeared!

But look at this:
http://drupal.org/node/348593

Thanks,
GP

Status: Fixed » Closed (fixed)

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