[wp-trac] [WordPress Trac] #14134: Menus item are limited to 16 item and will not save more than that

WordPress Trac noreply at wordpress.org
Sat Mar 5 00:46:47 UTC 2016


#14134: Menus item are limited to 16 item and will not save more than that
--------------------------+------------------------
 Reporter:  jaanfx        |       Owner:  ericlewis
     Type:  defect (bug)  |      Status:  reopened
 Priority:  high          |   Milestone:  4.5
Component:  Menus         |     Version:  3.0
 Severity:  major         |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------

Comment (by ericlewis):

 In [changeset:"36852"]:
 {{{
 #!CommitTicketReference repository="" revision="36852"
 Menus: Ensure theme location setting data is saved with a large menu.

 [36510] introduced a fix to allow users to save large menus on the Edit
 Menu screen (70+ menu items). The form data is stored as JSON which is
 used to inject the `$_POST` variable in the form submission handler. This
 injection was not setting form items with named array elements properly
 (e.g. `menu-locations[primary]`), which did not save theme location data
 in a large form.

 Props keraweb.
 See #14134.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/14134#comment:210>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list