When creating a new menu (admin/structure/menu/add) the machine_name label is URL path.

I would expect this should simply be Machine name instead.
Not the biggest of errors, but this would avoid any confusion about a specific menu page.

I've supplied a patch that simply removes the 'label' => t('URL path'), line from the machine_name form element, letting it select it's default value.

CommentFileSizeAuthor
menu-machine_name-label.patch504 bytesbirk

Comments

birk’s picture

menu-machine_name-label.patch queued for re-testing.

sun’s picture

Status: Needs review » Reviewed & tested by the community

Erm, that is true. Weird.

sun’s picture

menu-machine_name-label.patch queued for re-testing.

webchick’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: +Needs backport to D7

Nice catch!

Committed and pushed to 8.x and 7.x.

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