[wp-trac] [WordPress Trac] #16052: nav-menus.php gets too long due to menu-item-description field

WordPress Trac wp-trac at lists.automattic.com
Fri Dec 31 14:57:49 UTC 2010


#16052: nav-menus.php gets too long due to menu-item-description field
--------------------------+-----------------------------
 Reporter:  vidanov       |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  3.0.4
 Severity:  major         |   Keywords:  nav-menus
--------------------------+-----------------------------
 If you have many pages, the nav-menus.php gets too long and does not work
 (cut from loading), because of these  <input type="hidden" class="menu-
 item-description" name="menu-item[' . $possible_object_id . '][menu-item-
 description]" value="'. esc_attr( $item->description ) .'" /> (wp-
 admin/includes/nav-menu.php line 252)

 In my case, I deleted this string and nav-menus.php works.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16052>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list