hook_object_info()

fago - January 22, 2009 - 11:50
Project:Views Bulk Operations (VBO)
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

I just wanted to warn you from possible problems with hook_object_info() - as this hook doesn't use the modules namespace as would hook_views_bulk_operations_object_info().
So if another module author not aware of your module decides to invent such a hook too, you might ran into conflicts.

#1

kratib - January 22, 2009 - 16:21
Status:active» fixed

Thanks for the suggestion.

#2

dww - January 25, 2009 - 01:16

FYI, it's slightly ugly, but here's my solution for handling the changed API over in signup.module: #363760: Port to changed VBO API -- hook_views_bulk_operations_object_info() With that patch, signup should be able to support both VBO 6.x-1.3 and 6.x-1.4... Eventually, when 6.x-1.4 is everywhere, I can rip out the deprecated signup_object_info() function.

#3

kratib - January 25, 2009 - 01:55

Sorry for the inconvenience. 6.x-1.4 should be here within a month if all goes well.

#4

System Message - February 8, 2009 - 02:00
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.