Closed (fixed)
Project:
Actions
Version:
5.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2008 at 23:02 UTC
Updated:
13 May 2008 at 19:52 UTC
In hook_menu when hook_hook_info() is invoked there is a database query to the system table for the info column. The info column does not exist in D5 in the system table. This patch simply uses the module name rather than the nice name, otherwise the LOCAL_TASK is blank when defning a new trigger.
| Comment | File | Size | Author |
|---|---|---|---|
| actions_D5_backport.patch | 1.16 KB | tom friedhof |
Comments
Comment #1
jvandyk commentedThis was fixed by checking the .info file for the friendly module name.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.