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

WordPress Trac wp-trac at lists.automattic.com
Tue Oct 19 20:15:41 UTC 2010


#14134: WP3 - Menus item are limited to 16 item and will not save more than that
--------------------------+-------------------------------------------------
 Reporter:  jaanfx        |        Owner:                 
     Type:  defect (bug)  |       Status:  reopened       
 Priority:  lowest        |    Milestone:  Awaiting Review
Component:  Menus         |      Version:  3.0            
 Severity:  minor         |   Resolution:                 
 Keywords:  2nd-opinion   |  
--------------------------+-------------------------------------------------

Comment(by zsero):

 Replying to [comment:14 filosofo]:
 > Replying to [comment:13 Otto42]:
 > > Having not looked at how the data is sent at all, I don't know if this
 is feasible... but why not just store the list of menus in an array, json
 it, then send it to the server as one post variable? WordPress 3.0 has
 json_decode, it can pull that trick, get a PHP array, then save the thing
 as needed.
 >
 > There are a number of issues with that approach, the first of which is
 that it requires JavaScript to work; if you're going to require JavaScript
 you may as well save each menu item ajaxily and seriatim, sidestepping the
 issue altogether.

 I don't know how these things work, but doesn't the widget page work in a
 similar way? (I mean auto saving) As far as I understand that's AJAX, so
 that requires JS already. I think an AJAX based approach would be perfect,
 given I think that the population who uses NoScript or something similar
 would be mostly the site-admins itself, so you can just _ask_ the user to
 enable JS on WP admin page.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14134#comment:15>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list