[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
Wed Feb 10 18:28:43 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:  accepted
 Priority:  high                     |   Milestone:  4.5
Component:  Menus                    |     Version:  3.0
 Severity:  major                    |  Resolution:
 Keywords:  needs-testing has-patch  |     Focuses:
-------------------------------------+------------------------

Comment (by ericlewis):

 In attachment:14134.4.diff,

 * utilize `jQuery.serializeArray()` which will package form data into JSON
 in a linearly scalable manner. This ensures any form element that
 `#update-nav-menu` contains will be slurped up (textareas and inputs)
 * move `$_POST` array path expansion into the PHP form submission handler.
 Could use a review here and if anybody knows a more declarative approach.

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


More information about the wp-trac mailing list