"node_mass_update" fails under Batch API
Damien Tournoud - July 15, 2009 - 21:55
| Project: | Views Bulk Operations (VBO) |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
Thanks for your report. Fixed in the latest dev.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.