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.

CommentFileSizeAuthor
actions_D5_backport.patch1.16 KBtom friedhof

Comments

jvandyk’s picture

Status: Needs review » Fixed

This was fixed by checking the .info file for the friendly module name.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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