Make WordPress Core

Opened 6 months ago

Last modified 3 months ago

#57170 new defect (bug)

Fix invalid menu-item-parent

Reported by: azaozz's profile azaozz Owned by:
Milestone: 6.3 Priority: normal
Severity: normal Version:
Component: Customize Keywords: needs-patch reporter-feedback
Focuses: Cc:

Description

Follow up to #56926.

There seems to be a bug in the Customizer that may set $menu_item->menu_item_parent to be the same as $menu_item->ID. Steps to reproduce: https://core.trac.wordpress.org/ticket/56926#comment:21. There also seems to be a related JS error:

Uncaught TypeError: parentControl is undefined
    .../wp-admin/js/customize-nav-menus.js?ver=6.2-alpha-54642-src:2330

Change History (4)

This ticket was mentioned in Slack in #core by mukeshpanchal27. View the logs.


3 months ago

#2 @mukesh27
3 months ago

  • Keywords needs-patch reporter-feedback added

Thanks @azaozz for the ticket!

This ticket was discussed during the recent bug scrub. It looks like it's unlikely that work will be done on this during the 6.2 cycle.

Is this still possible to land in 6.2, or should it be moved to Future Release for now?

This ticket was mentioned in Slack in #core by costdev. View the logs.


3 months ago

#4 @costdev
3 months ago

  • Milestone changed from 6.2 to 6.3

This ticket was discussed in the bug scrub and it was agreed to move this ticket to 6.3.

Note: See TracTickets for help on using tickets.