Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#25445 closed defect (bug) (fixed)

Adding child page into menu : ajax error

Reported by: juliobox Owned by: ocean90
Priority: high Milestone: 3.7
Component: Menus Version:
Severity: blocker Keywords: needs-patch
Cc: Focuses:

Description

Hello

i'm using 3.7b1

When i try to add a child page from the menu page, into my menu i got this :
Notice: Undefined index: menu-item in ...\wp-admin\includes\ajax-actions.php on line 911

I spy the ajax request and find that no menu-item data was sent.
If i add a parent page, no problem.
No plugins, no mu plugins, theme 2013.

I tried on a 3.6.2 it's ok

Thanks !

Change History (3)

#1 @helen
13 years ago

  • Keywords needs-patch added
  • Milestone Awaiting Review3.7
  • Priority normalhigh

Confirmed.

#3 @ocean90
13 years ago

  • Owner set to ocean90
  • Resolutionfixed
  • Status newclosed

In 25687:

Revert [25622]. fixes #25445. see #25122.

Note: See TracTickets for help on using tickets.