Attached is a patch that allows a particular menu to be specified on a page display that is a 'default menu item' which provides it's own parent. Seems like the fact that this isn't there is just an oversight, the patch is very small.

CommentFileSizeAuthor
views_default_menu_choice.patch1.94 KBjmiccolis

Comments

dawehner’s picture

Status: Needs review » Reviewed & tested by the community

Patch works fine, looks fine

+            '#description' => t('Insert item into an available menu.'), //

should be

+            '#description' => t('Insert item into an available menu.'),
merlinofchaos’s picture

Status: Reviewed & tested by the community » Fixed

Committed to all branches.

Status: Fixed » Closed (fixed)

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