Closed (fixed)
Project:
Views Bulk Operations (VBO)
Version:
5.x-1.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Dec 2008 at 15:32 UTC
Updated:
1 Jan 2009 at 09:20 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| dangerous-delete.jpg | 60.78 KB | gp.mazzola |
Comments
Comment #1
infojunkieFixed 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.
Comment #2
gp.mazzola commentedOk, I have tested it and the second delete disappeared!
But look at this:
http://drupal.org/node/348593
Thanks,
GP