Closed (fixed)
Project:
Views Bulk Operations (VBO)
Version:
7.x-3.x-dev
Component:
Core
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2012 at 09:26 UTC
Updated:
13 Nov 2012 at 10:00 UTC
This came out of: #1367644: Batch the selecting of all ids on all pages, clean up execution types..
We should remove _views_bulk_operations_operation_do() and execute the operations directly.
That function is just a level of indirection, doing an unneeded access check (since the same check was done when the user was presented with a list of operations at the beginning of the process), and doing a very messy exit.
Comments
Comment #1
bojanz commentedCommitted.