On the configuration page, (admin/config/system/graphapi), the local tasks don't show up. This is because in hook_menu,
'admin/config/system/graphapi' does not have a default local task. If you change 'admin/config/system/graphapi/engines' to MENU_DEFAULT_LOCAL_TASK, instead of just MENU_LOCAL_TASK, this works fine.

I will make a patch right after this.

CommentFileSizeAuthor
#1 local_tasks_missing-1885634.patch431 bytesasherry

Comments

asherry’s picture

StatusFileSize
new431 bytes

here is the patch

clemens.tolboom’s picture

Status: Active » Fixed

Tnx.

Status: Fixed » Closed (fixed)

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