Posted by Damien Tournoud on July 15, 2009 at 9:55pm
Jump to:
| Project: | Views Bulk Operations (VBO) |
| Version: | 6.x-1.12 |
| Component: | Core |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
We are considering deploying Views Bulk Operations on drupal.org. Here is what we bumped into:
node_mass_update results in "call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'node_mass_update' was given in /var/www/d6.drupal.org/htdocs/sites/all/modules/views_bulk_operations/views_bulk_operations.module on line 730.".
That probably means that the node.admin.inc file is not included at the correct time.
Comments
#1
Thanks for your report. Fixed in the latest dev.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.
#3
This bug seems to be back, in 6.x-1.12, but ONLY if you use the "Maximize bulk operations performance" option.