[wp-trac] [WordPress Trac] #26047: Unable to add menu items to menus

WordPress Trac noreply at wordpress.org
Sat Nov 16 03:35:50 UTC 2013


#26047: Unable to add menu items to menus
----------------------------+--------------------
 Reporter:  butterflymedia  |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  3.8
Component:  Menus           |     Version:  trunk
 Severity:  major           |  Resolution:
 Keywords:  needs-patch     |
----------------------------+--------------------

Comment (by jeremyfelt):

 Looks to be [http://core.trac.wordpress.org/browser/trunk/src/wp-admin/js
 /nav-menu.js?rev=26163#L169 line 169 in nav-menu.js].

 Old: `re = new RegExp('menu-item\\[(\[^\\]\]*)');`

 New: `re = /menu-item\[([^]\]*)/;`

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


More information about the wp-trac mailing list