When you move the menu item (core blog module) My blog from navigation menu to the main menu, you'll get this notices:

* Notice: Undefined variable: form_item in drupal_valid_path() (line 514 of /var/www/html/drupal7-a6/includes/path.inc).
* Notice: Undefined variable: form_item in drupal_valid_path() (line 515 of /var/www/html/drupal7-a6/includes/path.inc).

Moving the menu item back gives the same notices.

The menu item is moved, and working as expected. Moving other menu items around (core search, compose tips, doesn't give this notificaiton).

Webserver: apache2.2, php 5.2.6, ubuntu 9.04 server

Comments

asimmonds’s picture