Closed (fixed)
Project:
Views Bulk Operations (VBO)
Version:
7.x-3.x-dev
Component:
Actions
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2011 at 19:06 UTC
Updated:
10 Jul 2011 at 16:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
dafederHere is a patch that is working so far for me right now... but perhaps I've misunderstood something about the actions api.
Comment #2
dafederNew patch - missed another instance of actions_permissions_get_perm().
Comment #3
bojanz commentedHaven't used actions_permissions so far, so it's safe to assume it might be a bit broken ;) I'll try to review the patch soon.
Comment #4
bojanz commentedOkay, this issue was caused by http://drupalcode.org/project/views_bulk_operations.git/commitdiff/39ace...
I guess I removed too much.
How does the attached patch sound to you?
Comment #5
bojanz commentedAlternative.
Comment #6
bojanz commentedCommitted a variant of #5.
Comment #7
dafederSorry, bojanz, I didn't have time to test those out, and I can't say I completely understand the code. But I'm sure it's the best solution :)