Make WordPress Core

Opened 23 months ago

Last modified 8 months ago

#57170 new defect (bug)

Fix invalid menu-item-parent

Reported by: azaozz's profile azaozz Owned by:
Milestone: Future Release 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 (12)

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


20 months ago

#2 @mukesh27
20 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.


20 months ago

#4 @costdev
20 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.

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


16 months ago

#6 @oglekler
16 months ago

  • Milestone changed from 6.3 to 6.4

Due to lack of activity and a patch I am moving this ticket to the 6.4 milestone.

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


14 months ago

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


13 months ago

#9 @oglekler
13 months ago

This ticket was discussed during a bug scrub. Last chance for this ticket :)

Because we already moved it a couple of times, the next step for it is Future releases.

Add props to @mukesh27

#10 @oglekler
12 months ago

  • Milestone changed from 6.4 to 6.5

We have no patch and solving the issue can be tricky, so I am moving this to 6.5.

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


8 months ago

#12 @audrasjb
8 months ago

  • Milestone changed from 6.5 to Future Release

As per today's bug scrub, we decided to move this ticket to Future Release to give it more time to get a patch.

Note: See TracTickets for help on using tickets.