Closed (fixed)
Project:
Views Bulk Operations (VBO)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2009 at 12:54 UTC
Updated:
5 Feb 2009 at 19:20 UTC
I've seen that you 've added some actions to your module, however they violate your modules namespace! All your module functions have to start with your module's name or you might ran into conflicts with other modules!
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/views_bulk_...
Comments
Comment #1
infojunkieThanks for the suggestion.