Postponed (maintainer needs more info)
Project:
Views Bulk Operations (VBO)
Version:
7.x-3.4
Component:
Actions
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Jan 2013 at 14:05 UTC
Updated:
29 Jul 2017 at 17:31 UTC
Jump to comment: Most recent
Comments
Comment #1
jide commentedAfter upgrading to Drupal 7.19, it still happens.
Comment #2
jide commentedAfter digging, here is what I found :
- It happens on all configurable actions.
- No error is thrown if "skip confirmation step" is checked.
My guess is that passing "operation" through $form_state via the confirmation step breaks things.
Comment #3
bojanz commentedDump the $plugin in views_bulk_operations_get_operation(), see why it's not loaded properly.
I can't reproduce the issue which means you'll need to debug it and provide a patch.
Comment #4
bojanz commentedNo further information provided.
Comment #5
chacea commentedI'm having what appears to be same problem with 7.x-3.2. Checking the "Skip Confirmation Step" box prevents the problem from happening for me as well.
I added a call to print_r() in "views_bulk_operations.module" like this:
With "Skip Confirmation Step" unchecked (i.e. the problem is occurring), output looks like this:
Let me know if there is any other information I can provide that would be helpful.
Comment #6
robertgarrigos commentedI can confirm that this is still happening with VBO 7.x-3.4. Cannot change user role unless "skip confirmation step" is checked.
Comment #7
robertgarrigos commentedComment #8
joelpittetCould you export a view and posted it in a txt file(hopefully a simple one with minimum bits necessary for reproducing the bug)
Comment #9
robertgarrigos commentedI'm just using the users admin view which commes with VBO. I had to change the skip confirmation for the role change to avoid the problem. This is the exported view: