Relevant code: page_manager/plugins/tasks/page.inc line 317

When a new page is created the value of $page->menu['type'] is NULL . If you save the page menu selecting "No menu entry" the type will become 'none'.

The value 'none' is not checked for and thus the fake tab is not added.

CommentFileSizeAuthor
ctools-6.x-1.10-menutabs.patch729 bytescarstendan

Comments

joelpittet’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Triaging the 6.x issues, it's no longer supported.