Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#12545 closed defect (bug) (fixed)

nav menu - wrong values passed to wp_update_queue()

Reported by: yoavf's profile yoavf Owned by: ryan's profile ryan
Milestone: 3.0 Priority: normal
Severity: normal Version: 3.0
Component: Menus Keywords: has-patch
Focuses: Cc:

Description

Need to substitute '.item-id' with '.item-dbid' and '.item-parent-id' with '.item-parent'

Patch fixes that.

Attachments (1)

nav-menu-default.diff (970 bytes) - added by yoavf 15 years ago.

Download all attachments as: .zip

Change History (3)

#1 @yoavf
15 years ago

  • Component changed from General to Menus
  • Owner set to ryan

#2 @ryan
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [13651]) Menu editor fixes. Props yoavf. fixes #12545 #12566

Note: See TracTickets for help on using tickets.